shithub: riscv

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

View raw version
#include	"cc.h"

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