⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
LLVM_MIN_MEMORY_MB
veridian_
kernel
0.25.2
In veridian_
kernel::
pkg::
ports::
llvm
veridian_kernel
::
pkg
::
ports
::
llvm
Constant
LLVM_
MIN_
MEMORY_
MB
Copy item path
Source
pub const LLVM_MIN_MEMORY_MB: u64 = 4096;
Expand description
Minimum memory required for LLVM build (4GB)