The trampoline code used for loading gzipped a.out kernels on arm was
removed in r350436. A portion of this code allowed for DDB to find the
symbol tables when booting without loader(8), but some of this was
untouched in the removal. Remove this now.
Details
Details
- Reviewers
manu cognet andrew - Commits
- rS361661: Remove remnant of arm's ELF trampoline
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Ping. If you have any objections let me know, otherwise I'll just move forward and commit this.