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