forked from auracaster/openocd
coding style: contrib: remove empty lines at end of text files
Empty lines at end of text files are useless. Remove them. Change-Id: I4efbd9af5be7e16213dcc7cb95de936ecde2fcef Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5173 Tested-by: jenkins
This commit is contained in:
@@ -148,4 +148,3 @@ SECTIONS {
|
||||
__stack_top = ORIGIN(REGION_STACK) + LENGTH(REGION_STACK);
|
||||
PROVIDE(__stack = __stack_top);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user