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