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