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