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