git: 9front

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

View raw version
#include	"cc.h"

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