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