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