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