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