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