aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL70_LSM.ld
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-04 13:38:36 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-04 13:38:36 +0000
commit410bdbf572274890efda677f61bb0c9649b20fef (patch)
treee28800b6560564e8fbb3aaca616fc93c4995abc7 /os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL70_LSM.ld
parentb0c635e0d53493bb2812528f4efdd765c56ebe32 (diff)
downloadChibiOS-410bdbf572274890efda677f61bb0c9649b20fef.tar.gz
ChibiOS-410bdbf572274890efda677f61bb0c9649b20fef.tar.bz2
ChibiOS-410bdbf572274890efda677f61bb0c9649b20fef.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5111 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL70_LSM.ld')
-rw-r--r--os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL70_LSM.ld1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL70_LSM.ld b/os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL70_LSM.ld
index ed9a9761e..cdd4218ea 100644
--- a/os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL70_LSM.ld
+++ b/os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL70_LSM.ld
@@ -48,6 +48,7 @@ SECTIONS
{
__ivpr_base__ = .;
KEEP(*(.bam))
+ KEEP(*(.hwinit))
KEEP(*(.crt0))
KEEP(*(.handlers))
. = ALIGN(0x800);