Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 280 Bytes

microkernel

Micro Kernel in ASM & C

Everithing is working except for the memory_service that make an offset on virtual memory mapping for an unknown reason.

This problem makes the kernel unable to launch first userland standard process.

Any help is appreciated :)