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