Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information