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