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