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