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