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