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