提交 92b59258 编写于 作者: P Paul Mundt

sh: Kill off do_NMI stub in SH-5 ex table.

Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 ac490a48
......@@ -161,7 +161,7 @@ trap_jtable:
.long system_call /* 0x160 */
.long do_reserved_inst /* 0x180 */
.long do_illegal_slot_inst /* 0x1A0 */
.long do_NMI /* 0x1C0 */
.long do_exception_error /* 0x1C0 - NMI */
.long do_exception_error /* 0x1E0 */
.rept 15
.long do_IRQ /* 0x200 - 0x3C0 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册