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