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