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