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