proc/dyn: proof-of-concept dynamic executable loader
This commit is contained in:
@@ -9,7 +9,6 @@ SECTIONS {
|
||||
PROVIDE(__kernel_start = . + KERNEL_VIRT_OFFSET);
|
||||
|
||||
.text.entry : {
|
||||
*(.multiboot)
|
||||
*(.text.entry)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user