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