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