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