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