git: 9front

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

View raw version
#include	"cc.h"

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