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