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