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