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