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