ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/src/mon_lowmem.h
(Generate patch)

Comparing mon/src/mon_lowmem.h (file contents):
Revision 1.1 by cebix, 2000-09-25T12:44:34Z vs.
Revision 1.2 by cebix, 2000-09-25T17:52:33Z

# Line 23 | Line 23
23  
24   struct lowmem_info {
25          const char *name;
26 <        unsigned long addr;
26 >        uint16 addr;
27   };
28  
29 + // Low memory globals in ascending order
30   static const lowmem_info lowmem[] = {
31          {"MonkeyLives"          , 0x100},
32          {"ScrVRes"                      , 0x102},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines