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