summaryrefslogtreecommitdiffstats
path: root/MacOS/_MWERKS_prefix.h
diff options
context:
space:
mode:
Diffstat (limited to 'MacOS/_MWERKS_prefix.h')
-rw-r--r--MacOS/_MWERKS_prefix.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/MacOS/_MWERKS_prefix.h b/MacOS/_MWERKS_prefix.h
new file mode 100644
index 0000000000..2189da753b
--- /dev/null
+++ b/MacOS/_MWERKS_prefix.h
@@ -0,0 +1,9 @@
+#include <MacHeaders.h>
+#define B_ENDIAN
+#ifdef __POWERPC__
+#pragma longlong on
+#endif
+#if 0
+#define MAC_OS_GUSI_SOURCE
+#endif
+#define MONOLITH