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