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