mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 15:29:18 +00:00
Userspace process creation stub
This commit is contained in:
6
Execute/Parse.cpp
Normal file
6
Execute/Parse.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
#include <exec.hpp>
|
||||
|
||||
namespace Execute
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user