diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index c79508a78..fc9e5f946 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -51,7 +51,6 @@ SECTIONS { src/bg.o(.text); src/malloc.o(.text); src/text_printer.o(.text); - asm/text_printer.o(.text); src/window.o(.text); src/blit.o(.text); src/window_8bpp.o(.text); |