|
FreeNOS
|
#include <FreeNOS/System.h>#include <FreeNOS/ProcessManager.h>#include <SplitAllocator.h>#include "VMCtl.h"#include "ProcessID.h"Go to the source code of this file.
Functions | |
| API::Result | VMCtlHandler (const ProcessID procID, const MemoryOperation op, Memory::Range *range) |
| Kernel handler prototype. More... | |
1.8.17