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