Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82765
b: refs/heads/master
c: 77bef30
h: refs/heads/master
i:
  82763: c48b370
v: v3
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent c3f9e80 commit ba4e87e
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: 84c079239db04ee189c658926db06daee4e72267
refs/heads/master: 77bef30f902d36ffaab415f8fd289aea5d63b047
2 changes: 1 addition & 1 deletion trunk/arch/h8300/platform/h8s/ints.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ void __init init_IRQ(void)
printk("virtual vector at 0x%08lx\n",(unsigned long)ramvec);

#if defined(CONFIG_GDB_DEBUG)
/* save orignal break vector */
/* save original break vector */
break_vec = ramvec[TRAP3_VEC];
#else
break_vec = VECTOR(trace_break);
Expand Down

0 comments on commit ba4e87e

Please sign in to comment.