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