diff options
Diffstat (limited to 'ld_script_modern.txt')
-rw-r--r-- | ld_script_modern.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script_modern.txt b/ld_script_modern.txt index 09f5060ff..e3571338a 100644 --- a/ld_script_modern.txt +++ b/ld_script_modern.txt @@ -27,7 +27,6 @@ SECTIONS { src/libs/m4a.o(.bss.code); /* COMMON starts at 0x3001760 */ - INCLUDE "sym_common.ld" *(COMMON); end = .; . = 0x8000; |