summaryrefslogtreecommitdiff
path: root/src/sys/os/os_elf64.c
AgeCommit message (Expand)Author
2025-09-16kern: elf: Default to PROT_READ | PROT_USERIan Moffett
2025-09-16kern: elf: Don't load blank program headersIan Moffett
2025-09-16kern: Add initial ELF loader sourcesIan Moffett