This commit is contained in:
Jaby
2022-12-16 03:47:30 +01:00
parent 8a6293dc87
commit 04739004f5
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