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