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