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