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