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