ref: 574666e636c1f4a73efd3e8a3b9db96e3206184f
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;
}