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