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