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