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