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

Comparing SheepShaver/src/BeOS/sysdeps.h (file contents):
Revision 1.6 by gbeauche, 2005-01-30T21:48:19Z vs.
Revision 1.7 by gbeauche, 2005-02-27T21:52:06Z

# Line 36 | Line 36
36   #ifdef __POWERPC__
37   #define EMULATED_PPC 0
38   #define WORDS_BIGENDIAN 1
39 + #define SYSTEM_CLOBBERS_R2 1
40   #else
41   #define EMULATED_PPC 1
42   #undef  WORDS_BIGENDIAN

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines