shithub: riscv

ref: 297bf25f612d2dde0d28d7feaae0ea381be114a7
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

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