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