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