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