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