git: 9front

ref: 8f1beff6f12d317ac2aada892c2c791b14eb7ebf
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

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