summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/micropendous3/ostest/ld.script2
1 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/configs/micropendous3/ostest/ld.script b/nuttx/configs/micropendous3/ostest/ld.script
index 6d6c8caa1..a8c99763e 100644
--- a/nuttx/configs/micropendous3/ostest/ld.script
+++ b/nuttx/configs/micropendous3/ostest/ld.script
@@ -144,8 +144,6 @@ SECTIONS
_ebss = ABSOLUTE(.);
} > sram
- .bss SIZEOF(.data) + ADDR(.data) :
-
/* Global data not cleared after reset. */
.noinit :