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.25 by gbeauche, 2004-02-25T22:02:59Z vs.
Revision 1.28 by gbeauche, 2004-05-14T08:25:30Z

# 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 + #if defined(__i386__)
92 + #define DYNGEN_ASM_OPTS 1
93 + #endif
94   #else
95   // Mac ROM is write protected
96   #define ROM_IS_WRITE_PROTECTED 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines