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