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