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