This repository contains the core components of the EVO-OS kernel, designed to be compatible with both Android and laptops, creating a hybrid kernel.
The core kernel is organized into the following main components:
- Kernel Main Loop
- Process Mgmt
- Memory Mgmt
- File Systems
- Device Drivers
- System Calls
Each component is crucial for the functioning of the hybrid kernel, ensuring compatibility across different platforms.
This project is currently in the early stages of development. Contributions and feedback are welcome.
See the LICENSE file for details.