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