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