Remove stray white spaces.

This commit is contained in:
Ralf Corsepius
2004-04-15 13:33:58 +00:00
parent 3239698d1f
commit 73b5bd5d0e
124 changed files with 2 additions and 175 deletions

View File

@@ -76,4 +76,3 @@ ENDFRAME(exc_norm_code)
#error "isr_entries.S: ISA support problem"
#endif

View File

@@ -120,4 +120,3 @@ void mips_vector_exceptions( CPU_Interrupt_frame *frame )
CALL_EXC( exc, frame );
}