git: 9front

ref: 9e3dbd0b075d3b8f48c6279c79e35d3e5963ea20
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

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