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