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

Comparing SheepShaver/src/Unix/sysdeps.h (file contents):
Revision 1.3 by gbeauche, 2003-01-04T12:23:39Z vs.
Revision 1.4 by gbeauche, 2003-05-22T22:12:05Z

# Line 59 | Line 59
59   # endif
60   #endif
61  
62 + // Mac and host address space are the same
63 + #define REAL_ADDRESSING 1
64 +
65   // Are we using a PPC emulator or the real thing?
66   #ifdef __powerpc__
67   #define EMULATED_PPC 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines