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