⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
MAP_SHARED
veridian_
kernel
0.25.2
In veridian_
kernel::
process::
memory::
mmap::
flags
veridian_kernel
::
process
::
memory
::
mmap
::
flags
Constant
MAP_
SHARED
Copy item path
Source
pub const MAP_SHARED: u32 = 0x01;
Expand description
Share changes