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