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