summaryrefslogtreecommitdiffstats
path: root/bsp-howto/linker_script.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-11-09 12:33:08 +1100
committerChris Johns <chrisj@rtems.org>2016-11-09 12:33:08 +1100
commitcc1d3facbe853b5ddcbb73f9123f35d7a17ca535 (patch)
treeb3b87fa10669c64d742e3993fdd977c9ff2681c7 /bsp-howto/linker_script.rst
parentREADME: Add coding of spaces and no trailing white space. (diff)
downloadrtems-docs-cc1d3facbe853b5ddcbb73f9123f35d7a17ca535.tar.bz2
bsp-howto: Fix header levels.
Diffstat (limited to 'bsp-howto/linker_script.rst')
-rw-r--r--bsp-howto/linker_script.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsp-howto/linker_script.rst b/bsp-howto/linker_script.rst
index 9fe046b..1940ae8 100644
--- a/bsp-howto/linker_script.rst
+++ b/bsp-howto/linker_script.rst
@@ -6,7 +6,7 @@
.. COMMENT: All rights reserved.
Linker Script
-#############
+*************
What is a "linkcmds" file?
==========================
@@ -300,7 +300,7 @@ BSP This file can be found at $BSP340_ROOT/startup/linkcmds.
} >ram
.. _Initialized Data:
-
+
Initialized Data
================