mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-09 22:56:35 +00:00
4 lines
253 B
Markdown
4 lines
253 B
Markdown
|
# Mesosphère
|
||
|
Mesosphère is a work in progress customized kernel reimplementation.
|
||
|
The Horizon OS's kernel follows microkernel design principles and runs at the EL1 level. It is currently subdivided into a loader (kernel_ldr) and the main kernel code.
|