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