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