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