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