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