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