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