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