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