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