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

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

# Line 23 | Line 23
23  
24   // Global variables
25   extern void *TOC;                               // TOC pointer
26 + extern void *R13;                               // r13 register
27   extern uint32 KernelDataAddr;   // Address of Kernel Data
28   extern uint32 BootGlobsAddr;    // Address of BootGlobs structure at top of Mac RAM
29   extern uint32 PVR;                              // Theoretical PVR

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines