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