mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-17 02:01:42 +00:00
Fix compiler warnings
This commit is contained in:
@@ -35,6 +35,9 @@ namespace Execute
|
||||
VirtualFileSystem::File &ExFile,
|
||||
Tasking::PCB *Process)
|
||||
{
|
||||
UNUSED(BaseImage);
|
||||
UNUSED(ExFile);
|
||||
UNUSED(Process);
|
||||
fixme("Not implemented");
|
||||
return {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user