mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-20 01:36:35 +10:00
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
6 lines
113 B
Tcl
6 lines
113 B
Tcl
set CPU_TYPE arm
|
|
set CPU_NAME arm946
|
|
set CPU_ARCH armv5te
|
|
set CPU_MAX_ADDRESS 0xFFFFFFFF
|
|
set CPU_NBITS 32
|