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