ref: c35217a1a61f795d312eede2f84faf59c7c06a3c
dir: /as/target/amd64/proc.c/
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;
}