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