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