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