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