summaryrefslogtreecommitdiff
path: root/kernel/elf.c
AgeCommit message (Collapse)Author
2026-07-12create elf.hNathan Lee
The ELF parser needs more work, there are more structs to be added. memcpy was refactored from mem.h into common.h endianness conversions were standardized in types.h