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