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