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