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