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