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