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