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.26 by gbeauche, 2004-05-11T20:53:23Z vs.
Revision 1.27 by gbeauche, 2004-05-12T11:38:16Z

# Line 88 | Line 88
88   #define PPC_PROFILE_COMPILE_TIME 0
89   #define PPC_PROFILE_GENERIC_CALLS 0
90   #define KPX_MAX_CPUS 1
91 // direct block chaining is only tested on PPC right now
92 #if defined(__powerpc__)
93 #define DYNGEN_DIRECT_BLOCK_CHAINING 1
94 #endif
91   #else
92   // Mac ROM is write protected
93   #define ROM_IS_WRITE_PROTECTED 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines