git: 9front

ref: 98651f2b410b0beaa8a9c67355cdfdcfd81a47b2
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

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