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