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