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