Module system::syscall::redox [] [src]

Reexports

use core::prelude::v1::*;
use super::{syscall1, syscall2};

Constants

SYS_ALLOC
SYS_DEBUG
SYS_REALLOC
SYS_REALLOC_INPLACE
SYS_UNALLOC

Functions

sys_alloc
sys_debug
sys_realloc
sys_realloc_inplace
sys_unalloc