diff options
| author | danicampora | 2015-03-14 09:51:46 +0100 |
|---|---|---|
| committer | danicampora | 2015-03-14 10:08:45 +0100 |
| commit | 2ae17def5293452efe255df2b104e0bf2b04f56f (patch) | |
| tree | 432408710481e07fb2a17ce06b8f69621cb49464 /cc3200/util | |
| parent | 09721e23146643890a5157a82359a14990cf559b (diff) | |
cc3200: Clean up linker scripts and startup file.
Diffstat (limited to 'cc3200/util')
| -rw-r--r-- | cc3200/util/gccollect.h | 1 |
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; |
