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