coding style: src: remove empty lines at end of text files
Empty lines at end of text files are useless. Remove them. Change-Id: Ibac9b36682d58f81e34ca2b51e6260e7d472fb0e Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5172 Tested-by: jenkins
This commit is contained in:
@@ -51,5 +51,3 @@ const struct rtos_register_stacking rtos_embkernel_Cortex_M_stacking = {
|
||||
rtos_generic_stack_align8, /* stack_alignment */
|
||||
rtos_embkernel_Cortex_M_stack_offsets /* register_offsets */
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user