git: 9front

ref: 9ed37be33dfdcccfdb20d0a4996a31fda7470951
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

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