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