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