ref: 047b3a3a2360895718ce41eddfdefc9bdb21bcb4
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;
}