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