Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: Discard .exit.text/.exit.data at runtime.
These were previously discarded at link time, though as with MIPS we keep them around until runtime to satisfy .rodata references. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information