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