Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163489
b: refs/heads/master
c: c153a58
h: refs/heads/master
i:
  163487: d6033ca
v: v3
  • Loading branch information
Paul Mundt committed Aug 21, 2009
1 parent 7c5c13f commit 3c8828c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5580e9044df9c0e87861739d8c527006ead92e52
refs/heads/master: c153a58e715e16ffcd6c4b3da7fc6b4a556bf917
2 changes: 2 additions & 0 deletions trunk/arch/sh/kernel/unwinder.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <linux/errno.h>
#include <linux/list.h>
#include <linux/spinlock.h>
#include <linux/module.h>
#include <asm/unwinder.h>
#include <asm/atomic.h>

Expand Down Expand Up @@ -181,3 +182,4 @@ BUILD_TRAP_HANDLER(unwinder)
handle_BUG(regs);
#endif
}
EXPORT_SYMBOL_GPL(unwind_stack);

0 comments on commit 3c8828c

Please sign in to comment.