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