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.15 by gbeauche, 2003-11-24T21:20:47Z vs.
Revision 1.16 by gbeauche, 2003-11-28T22:13:49Z

# Line 81 | Line 81
81   #define PPC_CHECK_INTERRUPTS (ASYNC_IRQ ? 0 : 1)
82   #define PPC_DECODE_CACHE 1
83   #define PPC_FLIGHT_RECORDER 1
84 + #define PPC_PROFILE_COMPILE_TIME 1
85 + #define KPX_MAX_CPUS 1
86   #else
87   // Mac ROM is write protected
88   #define ROM_IS_WRITE_PROTECTED 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines