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

@@ -34,7 +34,6 @@
#include <rtems/score/thread.h>
#include <rtems/score/interr.h>
/* _CPU_Initialize
*
* This routine performs processor dependent initialization.
@@ -140,8 +139,6 @@ void _CPU_Context_Initialize(
#endif
}
/*PAGE
*
* _CPU_Install_interrupt_stack

View File

@@ -253,7 +253,6 @@ PROC (_CPU_Context_restore_fp):
#endif
blr
/* _CPU_Context_switch
*
* This routine performs a normal non-FP context switch.