aboutsummaryrefslogtreecommitdiff
path: root/init_low.s
diff options
context:
space:
mode:
Diffstat (limited to 'init_low.s')
-rw-r--r--init_low.s2
1 files changed, 0 insertions, 2 deletions
diff --git a/init_low.s b/init_low.s
index 4f84246..bc12b5b 100644
--- a/init_low.s
+++ b/init_low.s
@@ -2,7 +2,6 @@
.cpu cortex-m3
.thumb
-/* VERY significant */
.section .text
.thumb_func
@@ -41,4 +40,3 @@ UsageFault_Handler:
b halt
.end
-