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