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