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