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