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