Remove duplicate white lines.

This commit is contained in:
Ralf Corsepius
2004-04-21 16:01:48 +00:00
parent 6128a4aa5e
commit f05b2ac0bc
403 changed files with 33 additions and 2026 deletions

View File

@@ -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.
*/