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