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