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