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