git: 9front

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

View raw version
#include	"cc.h"

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