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