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