changeset 2430:a4be2dd00218

Fixed hanging ENDC
author boisy
date Fri, 12 Feb 2010 22:33:02 +0000
parents 65541e2444dc
children 4dfe474521bd
files lib/os9defs.a
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lib/os9defs.a	Thu Feb 11 22:19:12 2010 +0000
+++ b/lib/os9defs.a	Fri Feb 12 22:33:02 2010 +0000
@@ -828,7 +828,7 @@
 P$User:        RMB       2                   User Index $09
 P$Prior:       RMB       1                   Priority $0B
 P$Age:         RMB       1                   Age $0C
-P$State:       RMB       1
+P$State$State $0D
 P$Queue:       RMB       2                   Queue Link (Process ptr) $0E
 P$IOQP:        RMB       1                   Previous I/O Queue Link (Process ID) $10
 P$IOQN:        RMB       1                   Next     I/O Queue Link (Process ID)
@@ -1304,5 +1304,3 @@
 L3.SCF:        EQU       $0660               SCF block ptr
 L3.RBF:        EQU       L3.SCF+1            RBF block ptr
                ENDC      
-
-               ENDC