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

@@ -49,7 +49,6 @@ static void nop_func(){}
*/
static int not_connected() {return 0;}
static rtems_raw_irq_connect_data idtHdl[IDT_SIZE];
/*
@@ -100,8 +99,6 @@ static rtems_irq_prio irqPrioTable[BSP_IRQ_LINES_NUMBER]={
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
};
static interrupt_gate_descriptor idtEntry;
static rtems_irq_global_settings initial_config;
@@ -129,7 +126,6 @@ void rtems_irq_mngt_init()
while(1);
}
_CPU_ISR_Disable(level);
/*