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