Prepare IO Ports for timer
This commit is contained in:
@@ -20,5 +20,9 @@ namespace JabyEngine {
|
||||
namespace BootFile {
|
||||
JabyEngine::NextRoutine setup();
|
||||
}
|
||||
|
||||
namespace Timer {
|
||||
void setup();
|
||||
}
|
||||
}
|
||||
#endif //!BOOT_LOADER_HPP
|
Reference in New Issue
Block a user