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