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