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