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