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