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