commit | 4ab8f241f6d510470c15b62ac10f6905ff5c97bd | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Aug 22 03:43:15 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 22 03:43:15 2009 +0900 |
tree | 738c3eb0231be1518137953a4f3745390d41e232 | |
parent | 97f361e2498ada54b48a235619eaf5af8e46427e [diff] |
sh: Export unwind_stack() to satisfy modular oprofile. If the oprofile code is built as a module, unwind_stack() as used by the oprofile backtrace code is not available, causing build breakage. Signed-off-by: Paul Mundt <lethal@linux-sh.org>