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