From: Alan Cox Date: Mon, 4 Feb 2019 01:26:59 +0000 (+0000) Subject: 68000: remove some dead debug X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=7e255c6e63791ccecc35b843f3d09aa6da59c182;p=FUZIX.git 68000: remove some dead debug --- diff --git a/Kernel/lib/68000flat.S b/Kernel/lib/68000flat.S index 38648f54..26d8da04 100644 --- a/Kernel/lib/68000flat.S +++ b/Kernel/lib/68000flat.S @@ -154,9 +154,6 @@ pushret: ; move.l #forkreturn,-(a1) - move.l a1,-(sp) - jsr dumpshit - addq #4,sp ; ; USP has to be in a0 ;