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