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