From 2ae17def5293452efe255df2b104e0bf2b04f56f Mon Sep 17 00:00:00 2001 From: danicampora Date: Sat, 14 Mar 2015 09:51:46 +0100 Subject: cc3200: Clean up linker scripts and startup file. --- cc3200/util/gccollect.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cc3200/util') diff --git a/cc3200/util/gccollect.h b/cc3200/util/gccollect.h index b8b6502cb..24cd60288 100644 --- a/cc3200/util/gccollect.h +++ b/cc3200/util/gccollect.h @@ -27,7 +27,6 @@ // variables defining memory layout extern uint32_t _etext; -extern uint32_t _sidata; extern uint32_t _data; extern uint32_t _edata; extern uint32_t _boot; -- cgit v1.2.3