FreeNOS
Functions
VMShare.h File Reference
#include <FreeNOS/ProcessShares.h>
#include <Types.h>

Go to the source code of this file.

Functions

API::Result VMShare (const ProcessID pid, const API::Operation op, ProcessShares::MemoryShare *share)
 Prototype for user applications. More...
 
API::Result VMShareHandler (const ProcessID pid, const API::Operation op, ProcessShares::MemoryShare *share)
 Kernel handler prototype. More...