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