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