Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73368
b: refs/heads/master
c: 96a8a0b
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Nov 7, 2007
1 parent 7411c3b commit 81b0278
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0e3a9aab954910b1dcdf2133a46a58cc729ce3dc
refs/heads/master: 96a8a0ba128fa9e40b9d2d1220f264947e9fbc06
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/cpu/sh3/ex.S
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ENTRY(exception_handling_table)
.long exception_error ! illegal_slot_instruction (filled by trap_init) /*1A0*/
ENTRY(nmi_slot)
#if defined (CONFIG_KGDB_NMI)
.long debug_enter /* 1C0 */ ! Allow trap to debugger
.long kgdb_handle_exception /* 1C0 */ ! Allow trap to debugger
#else
.long exception_none /* 1C0 */ ! Not implemented yet
#endif
Expand Down

0 comments on commit 81b0278

Please sign in to comment.