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