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