Create files and call hirachy for GPU
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#ifndef BOOT_LOADER_HPP
|
||||
#define BOOT_LOADER_HPP
|
||||
|
||||
namespace GPU {
|
||||
void setup();
|
||||
}
|
||||
|
||||
namespace SPU {
|
||||
void setup();
|
||||
}
|
||||
|
Reference in New Issue
Block a user