aboutsummaryrefslogtreecommitdiff
path: root/tcl/cpu/arm/cortex_m3.tcl
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2019-05-12 12:53:56 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2020-05-02 15:40:12 +0100
commit9e23c9ae3551dc14e15bdfe129fd9e03c6970f33 (patch)
tree1c292b6c1049d7c2da0885afcb71ae07b757be44 /tcl/cpu/arm/cortex_m3.tcl
parentc60252ac2b636c4d99b766a574b9df0966151696 (diff)
downloadriscv-openocd-9e23c9ae3551dc14e15bdfe129fd9e03c6970f33.zip
riscv-openocd-9e23c9ae3551dc14e15bdfe129fd9e03c6970f33.tar.gz
riscv-openocd-9e23c9ae3551dc14e15bdfe129fd9e03c6970f33.tar.bz2
coding style: tcl: remove empty lines at end of text files
Empty lines at end of text files are useless. Remove them. Change-Id: I503cb0a96c7ccb132f4486c206a48831121d7abd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5171 Tested-by: jenkins
Diffstat (limited to 'tcl/cpu/arm/cortex_m3.tcl')
-rw-r--r--tcl/cpu/arm/cortex_m3.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tcl/cpu/arm/cortex_m3.tcl b/tcl/cpu/arm/cortex_m3.tcl
index 166af84..c995026 100644
--- a/tcl/cpu/arm/cortex_m3.tcl
+++ b/tcl/cpu/arm/cortex_m3.tcl
@@ -3,4 +3,3 @@ set CPU_NAME cortex_m3
set CPU_ARCH armv7
set CPU_MAX_ADDRESS 0xFFFFFFFF
set CPU_NBITS 32
-