aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/paragon.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/m/paragon.h b/src/m/paragon.h
index 6e68fafe6d2..5c00f7d8d92 100644
--- a/src/m/paragon.h
+++ b/src/m/paragon.h
@@ -4,10 +4,7 @@
4#define COFF 4#define COFF
5#define SYSTEM_MALLOC 5#define SYSTEM_MALLOC
6#define TEXT_START 0x10000 6#define TEXT_START 0x10000
7#define LD_DATA_START 0x140000 7#define LIB_STANDARD -lc -lic -lmach
8#undef LD_SWITCH_SYSTEM
9#define LD_SWITCH_SYSTEM -d LD_DATA_START
10#define LIB_STANDARD -lc -lic
11#define KEEP_OLD_TEXT_SCNPTR 8#define KEEP_OLD_TEXT_SCNPTR
12#define KEEP_OLD_PADDR 9#define KEEP_OLD_PADDR
13#define drem fmod 10#define drem fmod