mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
It's now possible to load a .o file into the kernel via a syscall. The kernel will perform all the necessary ELF relocations, and then call the "module_init" symbol in the loaded module.
215 B
215 B