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