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