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