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