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