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

Comparing SheepShaver/src/include/xlowmem.h (file contents):
Revision 1.4 by gbeauche, 2005-01-30T21:48:21Z vs.
Revision 1.5 by gbeauche, 2005-02-27T21:52:06Z

# Line 47 | Line 47
47   #define XLM_R_GET_RESOURCE 0x2848               // Pointer to native RGetResource() routine
48   #define XLM_EXEC_RETURN_OPCODE 0x284c   // EXEC_RETURN opcode for Execute68k()
49   #define XLM_ZERO_PAGE 0x2850                    // Pointer to read-only page with all bits set to 0
50 + #define XLM_R13 0x2854                                  // Pointer to .sdata section (Linux)
51  
52   #define XLM_ETHER_INIT 0x28c0                   // Pointer to ethernet InitStreamModule() function
53   #define XLM_ETHER_TERM 0x28c4                   // Pointer to ethernet TerminateStreamModule() function

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines