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