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