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