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