Re-arranged files
This commit is contained in:
8
src/Library/include/BootLoader/boot_loader.hpp
Normal file
8
src/Library/include/BootLoader/boot_loader.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef BOOT_LOADER_HPP
|
||||
#define BOOT_LOADER_HPP
|
||||
|
||||
namespace SPU {
|
||||
void setup();
|
||||
}
|
||||
|
||||
#endif //!BOOT_LOADER_HPP
|
Reference in New Issue
Block a user