git: 9front

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

View raw version
#include	"cc.h"

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