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