changeset 1244:9b74e4e23293

Commented out Obj6309 for 6809 port of kernel
author boisy
date Tue, 12 Aug 2003 01:32:18 +0000
parents 0819245a7e87
children deb30e2667c7
files level2/modules/kernel/fchain.asm
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/level2/modules/kernel/fchain.asm	Sun Aug 10 13:39:15 2003 +0000
+++ b/level2/modules/kernel/fchain.asm	Tue Aug 12 01:32:18 2003 +0000
@@ -93,7 +93,7 @@
 * Hmmm.. the code above FORCES the new process to have the same DAT image ptr
 * as the old process, not that it matters...
 
-         fcb   $24,$00
+         fcb   $24,$00		TODO: Identify this!
          ldu   <D.Proc      get nre process
          lda   P$Task,u     new task number
          ldb   P$Task,x     old task number
@@ -220,12 +220,14 @@
          beq    L04FB       yes, go
          cmpa   #Systm+Objct system module?
          beq    L04FB
+         IFNE   NitrOS9
 *--- these lines added to allow 6309 native mode modules to be executed
          cmpa   #Prgrm+Obj6309 regular module?
          beq    L04FB       yes, go
          cmpa   #Systm+Obj6309 system module?
          beq    L04FB
 *---
+         ENDC
          ldb    #E$NEMod    return unknown module
 L04F4    leas   2,s         purge stack
          stb    3,s         save error