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