aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARMCMx/compilers/GCC/ld/rules_stacks.ld
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-06-02 13:08:48 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-06-02 13:08:48 +0000
commitf63f688a49ed0f5f0d0f34284e30c88cbf407a1f (patch)
treeadaef27ca64e6858de69ef1bd8adda377d913319 /os/common/startup/ARMCMx/compilers/GCC/ld/rules_stacks.ld
parente2995ec061e53af408ae28525626e630cf970ad1 (diff)
downloadChibiOS-f63f688a49ed0f5f0d0f34284e30c88cbf407a1f.tar.gz
ChibiOS-f63f688a49ed0f5f0d0f34284e30c88cbf407a1f.tar.bz2
ChibiOS-f63f688a49ed0f5f0d0f34284e30c88cbf407a1f.zip
Added initializer sections for flash0...flash7 memory areas in GCC Cortex-M linker scripts.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12075 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/common/startup/ARMCMx/compilers/GCC/ld/rules_stacks.ld')
-rw-r--r--os/common/startup/ARMCMx/compilers/GCC/ld/rules_stacks.ld1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/common/startup/ARMCMx/compilers/GCC/ld/rules_stacks.ld b/os/common/startup/ARMCMx/compilers/GCC/ld/rules_stacks.ld
index 1f7feadcb..5993da95f 100644
--- a/os/common/startup/ARMCMx/compilers/GCC/ld/rules_stacks.ld
+++ b/os/common/startup/ARMCMx/compilers/GCC/ld/rules_stacks.ld
@@ -13,6 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
*/
+
SECTIONS
{
/* Special section for exceptions stack.*/