clean up booting
many machine boot became obsolete or just neede parfait to boot actual linker functionality pending
This commit is contained in:
@ -9,7 +9,7 @@ module Elf
|
||||
|
||||
def setup
|
||||
Parfait.boot!
|
||||
Risc.machine.boot
|
||||
Risc.boot!
|
||||
end
|
||||
|
||||
def in_space(input)
|
||||
|
Reference in New Issue
Block a user