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