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