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