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