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