coding style: testing: remove empty lines at end of text files
Empty lines at end of text files are useless. Remove them. Change-Id: Id05a7bd944edccaa03ed9eb48599b2e262664cf0 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5169 Tested-by: jenkins
This commit is contained in:
parent
74634d177b
commit
6bac2828b2
|
@ -93,6 +93,3 @@ all.download:
|
||||||
linux.ftd2xx_installed \
|
linux.ftd2xx_installed \
|
||||||
linux.ft22232_libftdi \
|
linux.ft22232_libftdi \
|
||||||
linux.ftd2xx_installed.setup
|
linux.ftd2xx_installed.setup
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -36,4 +36,3 @@ Dec 26,2008
|
||||||
|
|
||||||
cd ~/work
|
cd ~/work
|
||||||
make cygwin.buildtest
|
make cygwin.buildtest
|
||||||
|
|
||||||
|
|
|
@ -20,4 +20,3 @@ details. */
|
||||||
#define __P(protos) protos /* full-blown ANSI C */
|
#define __P(protos) protos /* full-blown ANSI C */
|
||||||
#define __CONCAT(__x,__y) __x##__y
|
#define __CONCAT(__x,__y) __x##__y
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -56,4 +56,3 @@ For example - in cygwin, type this:
|
||||||
=======
|
=======
|
||||||
**END**
|
**END**
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
|
@ -137,4 +137,3 @@ SECTIONS
|
||||||
|
|
||||||
}
|
}
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -167,6 +167,4 @@ FIQHandler:
|
||||||
.weak IRQHandler, FIQHandler
|
.weak IRQHandler, FIQHandler
|
||||||
|
|
||||||
.ltorg
|
.ltorg
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -137,4 +137,3 @@ SECTIONS
|
||||||
|
|
||||||
}
|
}
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -138,4 +138,3 @@ SECTIONS
|
||||||
|
|
||||||
}
|
}
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -184,6 +184,4 @@ FIQHandler:
|
||||||
.weak IRQHandler, FIQHandler
|
.weak IRQHandler, FIQHandler
|
||||||
|
|
||||||
.ltorg
|
.ltorg
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -137,4 +137,3 @@ SECTIONS
|
||||||
|
|
||||||
}
|
}
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -138,4 +138,3 @@ SECTIONS
|
||||||
|
|
||||||
}
|
}
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -184,6 +184,4 @@ FIQHandler:
|
||||||
.weak IRQHandler, FIQHandler
|
.weak IRQHandler, FIQHandler
|
||||||
|
|
||||||
.ltorg
|
.ltorg
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -129,4 +129,3 @@ SECTIONS
|
||||||
|
|
||||||
}
|
}
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -130,4 +130,3 @@ SECTIONS
|
||||||
|
|
||||||
}
|
}
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -220,6 +220,4 @@ FIQHandler:
|
||||||
.weak IRQHandler, FIQHandler
|
.weak IRQHandler, FIQHandler
|
||||||
|
|
||||||
.ltorg
|
.ltorg
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -129,4 +129,3 @@ SECTIONS
|
||||||
|
|
||||||
}
|
}
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -130,4 +130,3 @@ SECTIONS
|
||||||
|
|
||||||
}
|
}
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -220,6 +220,4 @@ FIQHandler:
|
||||||
.weak IRQHandler, FIQHandler
|
.weak IRQHandler, FIQHandler
|
||||||
|
|
||||||
.ltorg
|
.ltorg
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -24,10 +24,3 @@ monitor verify_ircapture disable
|
||||||
load
|
load
|
||||||
break main
|
break main
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -137,4 +137,3 @@ SECTIONS
|
||||||
|
|
||||||
}
|
}
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -258,6 +258,4 @@ FIQHandler:
|
||||||
.weak IRQHandler, FIQHandler
|
.weak IRQHandler, FIQHandler
|
||||||
|
|
||||||
.ltorg
|
.ltorg
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -256,4 +256,3 @@ SECTIONS
|
||||||
.debug_typenames 0 : { *(.debug_typenames) }
|
.debug_typenames 0 : { *(.debug_typenames) }
|
||||||
.debug_varnames 0 : { *(.debug_varnames) }
|
.debug_varnames 0 : { *(.debug_varnames) }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1 @@
|
||||||
flash protect 0 0 7 off
|
flash protect 0 0 7 off
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -296,4 +296,3 @@ FIQHandler:
|
||||||
|
|
||||||
.ltorg
|
.ltorg
|
||||||
/*** EOF ***/
|
/*** EOF ***/
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,3 @@ monitor mww 0x54000000 0xf
|
||||||
load
|
load
|
||||||
break main
|
break main
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,3 @@ monitor mww 0x54000000 0xf
|
||||||
load
|
load
|
||||||
break main
|
break main
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,2 @@
|
||||||
str9x flash_config 0 4 2 0 0x80000
|
str9x flash_config 0 4 2 0 0x80000
|
||||||
flash protect 0 0 7 off
|
flash protect 0 0 7 off
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -215,4 +215,3 @@ SECTIONS
|
||||||
.debug_typenames 0 : { *(.debug_typenames) }
|
.debug_typenames 0 : { *(.debug_typenames) }
|
||||||
.debug_varnames 0 : { *(.debug_varnames) }
|
.debug_varnames 0 : { *(.debug_varnames) }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -246,4 +246,3 @@ SECTIONS
|
||||||
.debug_typenames 0 : { *(.debug_typenames) }
|
.debug_typenames 0 : { *(.debug_typenames) }
|
||||||
.debug_varnames 0 : { *(.debug_varnames) }
|
.debug_varnames 0 : { *(.debug_varnames) }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -39,4 +39,3 @@ dump_full:
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
-/bin/rm -f *.o *~ test.elf
|
-/bin/rm -f *.o *~ test.elf
|
||||||
|
|
||||||
|
|
|
@ -44,4 +44,3 @@ _mainCRTStartup:
|
||||||
.word __bss_start__
|
.word __bss_start__
|
||||||
.LC2:
|
.LC2:
|
||||||
.word __bss_end__
|
.word __bss_end__
|
||||||
|
|
||||||
|
|
|
@ -33,4 +33,3 @@ b main
|
||||||
|
|
||||||
# Run to the breakpoint.
|
# Run to the breakpoint.
|
||||||
c
|
c
|
||||||
|
|
||||||
|
|
|
@ -54,5 +54,3 @@ atexit()
|
||||||
{
|
{
|
||||||
while (1);
|
while (1);
|
||||||
} /* ATEXIT */
|
} /* ATEXIT */
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -39,4 +39,3 @@ dump_full:
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
-/bin/rm -f *.o *~ test.elf
|
-/bin/rm -f *.o *~ test.elf
|
||||||
|
|
||||||
|
|
|
@ -44,4 +44,3 @@ _mainCRTStartup:
|
||||||
.word __bss_start__
|
.word __bss_start__
|
||||||
.LC2:
|
.LC2:
|
||||||
.word __bss_end__
|
.word __bss_end__
|
||||||
|
|
||||||
|
|
|
@ -33,4 +33,3 @@ b main
|
||||||
|
|
||||||
# Run to the breakpoint.
|
# Run to the breakpoint.
|
||||||
c
|
c
|
||||||
|
|
||||||
|
|
|
@ -52,5 +52,3 @@ atexit()
|
||||||
{
|
{
|
||||||
while (1);
|
while (1);
|
||||||
} /* ATEXIT */
|
} /* ATEXIT */
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -49,4 +49,3 @@ step 114
|
||||||
mem 96
|
mem 96
|
||||||
erase 1547
|
erase 1547
|
||||||
flash fill 15564
|
flash fill 15564
|
||||||
|
|
||||||
|
|
|
@ -60,6 +60,3 @@ puts "Running help on PC using data from OpenOCD"
|
||||||
global ocd_helptext
|
global ocd_helptext
|
||||||
set ocd_helptext [get_help_text]
|
set ocd_helptext [get_help_text]
|
||||||
puts [pc_help]
|
puts [pc_help]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue