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