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