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