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