|
FreeNOS
|
#include <FreeNOS/System.h>#include <FreeNOS/ProcessManager.h>#include <MemoryBlock.h>#include <SplitAllocator.h>#include "VMCopy.h"Go to the source code of this file.
Functions | |
| API::Result | VMCopyHandler (const ProcessID procID, const API::Operation how, const Address ours, const Address theirs, const Size sz) |
| Kernel handler prototype. More... | |
1.8.17