git: 9front

ref: 34dbc7fc0261bafc67c7c1b00c1058d4043161fc
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

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