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