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