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