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