snowier/src/kernel/entry.lua

6 lines
200 B
Lua

-- kernel entrypoint
-- this is responsible for initializing core kernel services
-- required to advance to the next step of the OS
os.run({}, "/rom/programs/advanced/multishell.lua") -- placeholder