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