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