FreeNOS
|
#include <Types.h>
Go to the source code of this file.
Functions | |
API::Result | VMCopy (const ProcessID proc, const API::Operation how, const Address ours, const Address theirs, const Size sz) |
Prototype for user applications. More... | |
API::Result | VMCopyHandler (const ProcessID proc, const API::Operation how, const Address ours, const Address theirs, const Size sz) |
Kernel handler prototype. More... | |