From 22227eeb3fb8d43d130ec11bd2de12e2a10bcb1c Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sat, 30 Apr 2016 06:07:55 -0700 Subject: remove unneeded symbol --- ld_script.txt | 3 --- 1 file changed, 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) -- cgit v1.2.3