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