|
FreeNOS
|
#include <FreeNOS/System.h>#include <FreeNOS/ProcessEvent.h>#include <FreeNOS/ProcessManager.h>#include <MemoryBlock.h>#include "VMShare.h"#include "ProcessID.h"Go to the source code of this file.
Functions | |
| API::Result | VMShareHandler (const ProcessID procID, const API::Operation op, ProcessShares::MemoryShare *share) |
| Kernel handler prototype. More... | |
1.8.17