root / trunk / data / bootstrap-cmds / arm.diff
| Revision 2, 488 bytes (checked in by saurik, 11 months ago) |
|---|
-
migcom.tproj/mig_machine.h
diff -ru bootstrap_cmds-60/migcom.tproj/mig_machine.h bootstrap_cmds-60+iPhone/migcom.tproj/mig_machine.h
old new 4 4 #include "i386/mig_machine.h" 5 5 #elif defined(__ppc__) 6 6 #include "ppc/mig_machine.h" 7 #elif defined(__arm__) 8 #include "arm/mig_machine.h" 7 9 #else 8 10 #error Architecture not supported 9 11 #endif
Note: See TracBrowser
for help on using the browser.
