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