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