forked from Imagelibrary/rtems
Remove stray white spaces.
This commit is contained in:
@@ -17,4 +17,3 @@
|
||||
*/
|
||||
|
||||
unsigned int mips_interrupt_number_of_vectors = 32 + 8;
|
||||
|
||||
|
||||
@@ -51,4 +51,3 @@ void mips_default_isr( int vector )
|
||||
vector, cause, sr );
|
||||
rtems_fatal_error_occurred(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user