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