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