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

Comparing SheepShaver/src/MacOSX/config/config.h (file contents):
Revision 1.1 by asvitkine, 2011-12-28T22:38:03Z vs.
Revision 1.2 by asvitkine, 2012-01-02T00:03:37Z

# Line 3 | Line 3
3   #elif defined(__i386__)
4          #include "config-macosx-x86_32.h"
5   #elif defined(__ppc__)
6 <        #include "config-macosx-ppc_64.h"
6 >        #include "config-macosx-ppc_32.h"
7   #else
8          #error Unknown platform
9   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines