⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
kernel_assert_eq
veridian_
kernel
0.25.2
veridian_kernel
Macro
kernel_
assert_
eq
Copy item path
Source
macro_rules! kernel_assert_eq { ($left:expr, $right:expr) => { ... }; }