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