Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: Silence unintialized variable warnings in dwarf unwinder.
The parent rb_node needs to be initialized to shut up the compiler, even though we're unlikely to ever hit this issue at run time. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information