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