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