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