aboutsummaryrefslogtreecommitdiff
path: root/lib/lpc13xx
diff options
context:
space:
mode:
authorUwe Hermann2011-02-09 01:06:43 +0100
committerUwe Hermann2011-02-09 01:06:43 +0100
commit447c333cecfdf417d47091631768f439c06dc33f (patch)
tree10f5da3f3e91562d6d6613abb8f9edc0f5c49020 /lib/lpc13xx
parent5aa39a5264fd6176cfcc869ccbe2363abdd1c9c3 (diff)
Minor cosmetics, whitespace.
Diffstat (limited to 'lib/lpc13xx')
-rw-r--r--lib/lpc13xx/libopencm3_lpc13xx.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lpc13xx/libopencm3_lpc13xx.ld b/lib/lpc13xx/libopencm3_lpc13xx.ld
index c709a8c..f10246d 100644
--- a/lib/lpc13xx/libopencm3_lpc13xx.ld
+++ b/lib/lpc13xx/libopencm3_lpc13xx.ld
@@ -21,7 +21,7 @@
/* Memory regions must be defined in the ld script which includes this one. */
-/* Enforce emmition of the vector table */
+/* Enforce emmition of the vector table. */
EXTERN (vector_table)
/* Define sections. */