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