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