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