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