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