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