From 514aa1f746de4252b270ef1332d408795e47119c Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Wed, 21 Jan 2015 14:30:54 +0000 Subject: [PATCH] tricks.s: remove stray debug --- Kernel/platform-tgl6502/tricks.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kernel/platform-tgl6502/tricks.s b/Kernel/platform-tgl6502/tricks.s index af84461b..baa4b735 100644 --- a/Kernel/platform-tgl6502/tricks.s +++ b/Kernel/platform-tgl6502/tricks.s @@ -82,7 +82,7 @@ _switchin: ; CPU sta switch_proc_ptr stx switch_proc_ptr+1 - jsr outxa +; jsr outxa ldy #P_TAB__P_PAGE_OFFSET lda (ptr1),y ; pha -- 2.34.1