git: 9front

ref: 0f91c2d0f0187b00b16488b2f593e9f5c26fed3c
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

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