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