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