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