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