shithub: riscv

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

View raw version
#include	"cc.h"

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