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