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