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