--- SheepShaver/src/Unix/sysdeps.h 2003/01/04 12:23:39 1.3 +++ SheepShaver/src/Unix/sysdeps.h 2003/05/22 22:12:05 1.4 @@ -59,6 +59,9 @@ # endif #endif +// Mac and host address space are the same +#define REAL_ADDRESSING 1 + // Are we using a PPC emulator or the real thing? #ifdef __powerpc__ #define EMULATED_PPC 0