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