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