This commit is contained in:
Jaby
2022-12-16 03:47:30 +01:00
committed by Jaby
parent 054592ab90
commit 9fd9da783c
5 changed files with 53 additions and 7 deletions

View File

@@ -16,4 +16,8 @@ namespace Setup {
JabyEngine::NextRoutine start();
}
namespace BootFile {
JabyEngine::NextRoutine setup();
}
#endif //!BOOT_LOADER_HPP