forked from Imagelibrary/rtems
Remove duplicate white lines.
This commit is contained in:
@@ -69,7 +69,6 @@ int boot_card(int argc, char **argv, char **envp)
|
||||
if ( envp )
|
||||
envp_p = envp;
|
||||
|
||||
|
||||
/*
|
||||
* Set default values for the CPU Table fields all ports must have.
|
||||
* These values can be overridden in bsp_start() but they are
|
||||
@@ -86,7 +85,6 @@ int boot_card(int argc, char **argv, char **envp)
|
||||
Cpu_table.stack_allocate_hook = NULL;
|
||||
Cpu_table.stack_free_hook = NULL;
|
||||
|
||||
|
||||
/*
|
||||
* Copy the configuration table so we and the BSP wants to change it.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user