git: 9front

ref: 018643ea84f9a2e819a5bb51982a1f397c8958cb
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

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