summaryrefslogtreecommitdiff
path: root/usr.bin/link.ld
AgeCommit message (Collapse)Author
28 hoursusr: Discard .eh_frame and .note sectionsIan Moffett
- Add DISCARD section in user linker scripts to remove stupid compiler generated sections we have no use for and may cause problems. Signed-off-by: Ian Moffett <ian@osmora.org>
2025-04-18usr.bin: Add basic "shell"Ian Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>