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