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