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