shithub: riscv

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

View raw version
#include	"cc.h"

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