ca9111ef64
Vectors are needed by the CPU, but they don't need to be accessed by Rockbox. Without the KEEP(), they can be removed when liking with --gc-sections, creating a broken binary without any warnings. This tells the linker to not remove them. It should enable use of --gc-sections for all targets. When not using --gc-sections, this does not change the binary. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31351 a1c6a512-1295-4272-9138-f99709370657 |
||
---|---|---|
.. | ||
creative-zvm | ||
dsp | ||
mrobe-500 | ||
sansa-connect | ||
app.lds | ||
boot.lds | ||
crt0.S | ||
debug-dm320.c | ||
debug-target.h | ||
dma-dm320.c | ||
dma-target.h | ||
dsp-dm320.c | ||
dsp-target.h | ||
dsp_image_helloworld.h | ||
i2c-dm320.c | ||
i2c-dm320.h | ||
kernel-dm320.c | ||
sdmmc-dm320.c | ||
spi-dm320.c | ||
spi-target.h | ||
system-dm320.c | ||
system-target.h | ||
timer-dm320.c | ||
uart-dm320.c | ||
uart-target.h |