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:
Joel Sherrill
2002-08-09 12:53:50 +00:00
parent 68a368fc93
commit 1e1222ce43
2 changed files with 6 additions and 1 deletions

View File

@@ -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