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