shithub: riscv

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

View raw version
#include	"cc.h"

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