shithub: riscv

ref: fc4a0118f7bec011b852264010d3ca64be22aebf
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

/* default, like old cc */
int
machcap(Node*)
{
	return 0;
}