summaryrefslogtreecommitdiffstats
path: root/MacOS/_MWERKS_GUSI_prefix.h
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2000-01-05 21:06:56 +0000
committerAndy Polyakov <appro@openssl.org>2000-01-05 21:06:56 +0000
commit023f77002f89262c1939c6100e757b92e68fb12a (patch)
tree4707b50ecdb62402337ac2cda62b2105136e1366 /MacOS/_MWERKS_GUSI_prefix.h
parent3a4f14f3d178581c746b5c575acc2b0118563048 (diff)
Further work on MacOS port. See INSTALL.MacOS for details.
Diffstat (limited to 'MacOS/_MWERKS_GUSI_prefix.h')
-rw-r--r--MacOS/_MWERKS_GUSI_prefix.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/MacOS/_MWERKS_GUSI_prefix.h b/MacOS/_MWERKS_GUSI_prefix.h
new file mode 100644
index 0000000000..fe6b5387d6
--- /dev/null
+++ b/MacOS/_MWERKS_GUSI_prefix.h
@@ -0,0 +1,9 @@
+#include <MacHeaders.h>
+#define B_ENDIAN
+#ifdef __POWERPC__
+#pragma longlong on
+#endif
+#if 1
+#define MAC_OS_GUSI_SOURCE
+#endif
+#define MONOLITH