Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189381
b: refs/heads/master
c: 5dd6ef5
h: refs/heads/master
i:
  189379: 5993683
v: v3
  • Loading branch information
Paul Mundt committed Apr 2, 2010
1 parent c4694da commit d0e6b1e
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 4bea3418c737891894b9d3d3e9f8bbd67d66fa38
refs/heads/master: 5dd6ef5050c5012267e2b84f3d82ba85cdb5ca32
3 changes: 3 additions & 0 deletions trunk/arch/sh/kernel/return_address.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* for more details.
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <asm/dwarf.h>

#ifdef CONFIG_DWARF_UNWINDER
Expand Down Expand Up @@ -52,3 +53,5 @@ void *return_address(unsigned int depth)
}

#endif

EXPORT_SYMBOL_GPL(return_address);

0 comments on commit d0e6b1e

Please sign in to comment.