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