shithub: scc

ref: 24dd64f7886173ed5df312260f9f9eabfe8b0981
dir: /as/target/amd64/proc.c/

View raw version
static char sccsid[] = "@(#) ./as/target/amd64/proc.c";

#include "../../../inc/scc.h"
#include "../../as.h"


void
iarch(void)
{
}

int
match(Op *op, Node **args)
{
	return 1;
}