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