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