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