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