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