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