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