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