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