Expand description
Procedural macros for the bern_kernel
.
This crate provides macros that:
- simplify the kernel usage
- make kernel development less tedious (used internally)
Macrosยง
- new_
process - Creates a new process and the required linker sections.