aboutsummaryrefslogtreecommitdiff
path: root/testing/examples/LPC2148Test
diff options
context:
space:
mode:
Diffstat (limited to 'testing/examples/LPC2148Test')
-rw-r--r--testing/examples/LPC2148Test/prj/lpc2148_ram.ld1
-rw-r--r--testing/examples/LPC2148Test/prj/lpc2148_rom.ld1
-rw-r--r--testing/examples/LPC2148Test/src/crt.s4
3 files changed, 1 insertions, 5 deletions
diff --git a/testing/examples/LPC2148Test/prj/lpc2148_ram.ld b/testing/examples/LPC2148Test/prj/lpc2148_ram.ld
index b7951342..3cbb616f 100644
--- a/testing/examples/LPC2148Test/prj/lpc2148_ram.ld
+++ b/testing/examples/LPC2148Test/prj/lpc2148_ram.ld
@@ -137,4 +137,3 @@ SECTIONS
}
/*** EOF ***/
-
diff --git a/testing/examples/LPC2148Test/prj/lpc2148_rom.ld b/testing/examples/LPC2148Test/prj/lpc2148_rom.ld
index 5844fffc..9cb12e4f 100644
--- a/testing/examples/LPC2148Test/prj/lpc2148_rom.ld
+++ b/testing/examples/LPC2148Test/prj/lpc2148_rom.ld
@@ -138,4 +138,3 @@ SECTIONS
}
/*** EOF ***/
-
diff --git a/testing/examples/LPC2148Test/src/crt.s b/testing/examples/LPC2148Test/src/crt.s
index 774f6b4a..6fd1d305 100644
--- a/testing/examples/LPC2148Test/src/crt.s
+++ b/testing/examples/LPC2148Test/src/crt.s
@@ -184,6 +184,4 @@ FIQHandler:
.weak IRQHandler, FIQHandler
.ltorg
-/*** EOF ***/
-
-
+/*** EOF ***/