shithub: front

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

View raw version
#include	"cc.h"

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