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