Mercurial > hg > Members > kono > nitros9-code
comparison lib/os9defs.a @ 2432:5fe8fc0cd10d
Fixed
author | boisy |
---|---|
date | Fri, 12 Feb 2010 22:37:25 +0000 |
parents | 4dfe474521bd |
children | 11056072a809 |
comparison
equal
deleted
inserted
replaced
2431:4dfe474521bd | 2432:5fe8fc0cd10d |
---|---|
826 P$ADDR: RMB 1 user address beginning page number | 826 P$ADDR: RMB 1 user address beginning page number |
827 P$PagCnt: RMB 1 Memory Page Count | 827 P$PagCnt: RMB 1 Memory Page Count |
828 P$User: RMB 2 User Index $09 | 828 P$User: RMB 2 User Index $09 |
829 P$Prior: RMB 1 Priority $0B | 829 P$Prior: RMB 1 Priority $0B |
830 P$Age: RMB 1 Age $0C | 830 P$Age: RMB 1 Age $0C |
831 P$State$0D | 831 P$State: RMB 1 Status |
832 P$Queue: RMB 2 Queue Link (Process ptr) $0E | 832 P$Queue: RMB 2 Queue Link (Process ptr) $0E |
833 P$IOQP: RMB 1 Previous I/O Queue Link (Process ID) $10 | 833 P$IOQP: RMB 1 Previous I/O Queue Link (Process ID) $10 |
834 P$IOQN: RMB 1 Next I/O Queue Link (Process ID) | 834 P$IOQN: RMB 1 Next I/O Queue Link (Process ID) |
835 P$PModul: RMB 2 Primary Module | 835 P$PModul: RMB 2 Primary Module |
836 P$SWI: RMB 2 SWI Entry Point | 836 P$SWI: RMB 2 SWI Entry Point |