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