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