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