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