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