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