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