forked from Imagelibrary/rtems
2002-08-09 Joel Sherrill <joel@OARcorp.com>
* shared/interrupts/isr_entries.S: Corrected typo in mips1 END_FRAME directive that lead to linker errors.
This commit is contained in:
@@ -38,7 +38,7 @@ FRAME(exc_utlb_code,sp,0,ra)
|
||||
la k0, (R_VEC+((48)*8))
|
||||
j k0
|
||||
nop
|
||||
ENDFRAME(exc_tlb_code)
|
||||
ENDFRAME(exc_utlb_code)
|
||||
|
||||
/*
|
||||
* MIPS ISA Level 3
|
||||
|
||||
Reference in New Issue
Block a user