Module kernel::memop [] [src]

Implementation of the MEMOP family of syscalls.

Reexports

use process::Process;
use returncode::ReturnCode;

Functions

memop

Handle the memop syscall.