git: 9front

ref: 8efb42f52d79bde4a1e966ca8b0df0cb761cbdd1
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

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