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