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.38 by gbeauche, 2005-02-20T18:08:50Z vs.
Revision 1.39 by gbeauche, 2005-02-27T21:52:06Z

# Line 82 | Line 82
82   // Otherwise, use Direct Addressing mode if NATMEM_OFFSET is set
83   #if !defined(EMULATED_PPC)
84   #define REAL_ADDRESSING 1
85 + #include "ppc_asm.tmpl"
86   #elif defined(__CYGWIN__)
87   #define DIRECT_ADDRESSING 1
88   #define DIRECT_ADDRESSING_HACK 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines