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