git: 9front

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

View raw version
#include	"cc.h"

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