shithub: riscv

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

View raw version
#include	"cc.h"

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