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