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