mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
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:
@@ -93,6 +93,3 @@ all.download:
|
||||
linux.ftd2xx_installed \
|
||||
linux.ft22232_libftdi \
|
||||
linux.ftd2xx_installed.setup
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -36,4 +36,3 @@ Dec 26,2008
|
||||
|
||||
cd ~/work
|
||||
make cygwin.buildtest
|
||||
|
||||
|
||||
@@ -20,4 +20,3 @@ details. */
|
||||
#define __P(protos) protos /* full-blown ANSI C */
|
||||
#define __CONCAT(__x,__y) __x##__y
|
||||
#endif
|
||||
|
||||
|
||||
@@ -56,4 +56,3 @@ For example - in cygwin, type this:
|
||||
=======
|
||||
**END**
|
||||
=======
|
||||
|
||||
|
||||
@@ -137,4 +137,3 @@ SECTIONS
|
||||
|
||||
}
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
@@ -167,6 +167,4 @@ FIQHandler:
|
||||
.weak IRQHandler, FIQHandler
|
||||
|
||||
.ltorg
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
/*** EOF ***/
|
||||
|
||||
@@ -137,4 +137,3 @@ SECTIONS
|
||||
|
||||
}
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
@@ -138,4 +138,3 @@ SECTIONS
|
||||
|
||||
}
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
@@ -184,6 +184,4 @@ FIQHandler:
|
||||
.weak IRQHandler, FIQHandler
|
||||
|
||||
.ltorg
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
/*** EOF ***/
|
||||
|
||||
@@ -137,4 +137,3 @@ SECTIONS
|
||||
|
||||
}
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
@@ -138,4 +138,3 @@ SECTIONS
|
||||
|
||||
}
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
@@ -184,6 +184,4 @@ FIQHandler:
|
||||
.weak IRQHandler, FIQHandler
|
||||
|
||||
.ltorg
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
/*** EOF ***/
|
||||
|
||||
@@ -129,4 +129,3 @@ SECTIONS
|
||||
|
||||
}
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
@@ -130,4 +130,3 @@ SECTIONS
|
||||
|
||||
}
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
@@ -220,6 +220,4 @@ FIQHandler:
|
||||
.weak IRQHandler, FIQHandler
|
||||
|
||||
.ltorg
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
/*** EOF ***/
|
||||
|
||||
@@ -129,4 +129,3 @@ SECTIONS
|
||||
|
||||
}
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
@@ -130,4 +130,3 @@ SECTIONS
|
||||
|
||||
}
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
@@ -220,6 +220,4 @@ FIQHandler:
|
||||
.weak IRQHandler, FIQHandler
|
||||
|
||||
.ltorg
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
/*** EOF ***/
|
||||
|
||||
@@ -24,10 +24,3 @@ monitor verify_ircapture disable
|
||||
load
|
||||
break main
|
||||
continue
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -137,4 +137,3 @@ SECTIONS
|
||||
|
||||
}
|
||||
/*** EOF ***/
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user