Add a second process to be loaded by the bootloader.

This commit is contained in:
Drew Galbraith 2023-05-30 20:54:37 -07:00
parent b9b45c5e45
commit 5bcf1f4e4a
5 changed files with 23 additions and 1 deletions

View file

@ -7,3 +7,4 @@ TIMEOUT=0
KERNEL_PATH=boot:///zion
MODULE_PATH=boot:///sys/test
MODULE_PATH=boot:///sys/test2