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