shithub: riscv

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

View raw version
#include	"cc.h"

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