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