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