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