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