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