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