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