summaryrefslogtreecommitdiff
path: root/src/sys/include/os/module.h
AgeCommit message (Collapse)Author
2025-09-19kern: Add '.modules' section to kernel binaryIan Moffett
The '.modules' section stores the list of modules to bring up on early boot. Signed-off-by: Ian Moffett <ian@osmora.org>