Shuffling filesystem to xboxkrnl.
This doesn't really change anything yet, just moves things. Also fixed some bad over-including.
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
|
||||
using namespace xe;
|
||||
using namespace xe::kernel;
|
||||
using namespace xe::kernel::fs;
|
||||
using namespace xe::kernel::xboxkrnl;
|
||||
using namespace xe::kernel::xboxkrnl::fs;
|
||||
|
||||
|
||||
XFile::XFile(KernelState* kernel_state, FileEntry* entry) :
|
||||
|
||||
Reference in New Issue
Block a user