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