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