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