aboutsummaryrefslogtreecommitdiff
path: root/cc3200/util
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/util')
-rw-r--r--cc3200/util/gccollect.h1
1 files changed, 0 insertions, 1 deletions
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;