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