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