shithub: riscv

ref: 7ec82078836f837fd0f3a2508a64f2389c305188
dir: /sys/src/cmd/cc/omachcap.c/

View raw version
#include	"cc.h"

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