unlk a6 added to restr().
This commit is contained in:
parent
5895758914
commit
ebed9d4804
@ -157,6 +157,7 @@ restr()
|
||||
fprintf(codefile,"move.l (sp)+,%s\n",p->rs_reg);
|
||||
}
|
||||
}
|
||||
fprintf(codefile,"unlk a6\n");
|
||||
fprintf(codefile,"rts\n");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user