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