git: 9front

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

View raw version
#include	"cc.h"

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