ref: 8fcedbd2b79fb5a647a5ca71fca7069bf634ab32 dir: /sys/src/libc/alpha/cycles.c/
#include <u.h> #include <libc.h> void cycles(uvlong*u) { *u = 0LL; }