diff options
-rw-r--r-- | ld_script.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ld_script.txt b/ld_script.txt index e8e7e7522..dc45c7c27 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -1,8 +1,5 @@ ENTRY(Start) -/* TODO: Split up data2.o so that this isn't needed. */ -__clz_tab = 0x86B08F8; - SECTIONS { .bss : ALIGN(4) |