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