Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181069
b: refs/heads/master
c: c476181
h: refs/heads/master
i:
  181067: 505eff0
v: v3
  • Loading branch information
Paul Mundt committed Jan 5, 2010
1 parent e7145bf commit d454536
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: 34d0b5af50a063cded842716633501b38ff815fb
refs/heads/master: c4761815ab49feca904776dec464046bc7138d3a
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/traps_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,7 @@ void __init trap_init(void)
#endif

#ifdef TRAP_UBC
set_exception_table_vec(TRAP_UBC, break_point_trap);
set_exception_table_vec(TRAP_UBC, breakpoint_trap_handler);
#endif

/* Setup VBR for boot cpu */
Expand Down

0 comments on commit d454536

Please sign in to comment.