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