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