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