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