Commit 370ac91a authored by Takashi YOSHII's avatar Takashi YOSHII Committed by Paul Mundt

sh: Fix pcrel too far for in_nmi label.

Add lost in_nmi definition to solve pcrel too far.
Signed-off-by: default avatarTakashi YOSHII <takasi-y@ops.dti.ne.jp>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent ddd43b06
......@@ -320,6 +320,7 @@ skip_restore:
.align 2
5: .long 0x00001000 ! DSP
6: .long in_nmi
7: .long 0x30000000
! common exception handler
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment