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