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