1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2025-03-03 16:04:28 -05:00
My OS kernel attempt =)
Find a file
2017-11-02 08:40:01 +00:00
arch Refactoring: move code to function "print_multiboot_tag" 2017-11-02 08:40:01 +00:00
include/kernelmq Some refactoring 2017-11-01 15:54:52 +00:00
iso Improve makefiles 2017-11-02 03:38:06 +00:00
.gitignore Move "/src/" to "/arch/" 2017-11-01 07:06:34 +00:00
LICENSE Fix copyright 2017-11-01 04:30:06 +00:00
Makefile Improve makefiles 2017-11-02 03:38:06 +00:00
README.md Add README 2017-11-02 05:44:17 +00:00

KernelMQ

Message queue with additional IPC capabilities implemented as multiboot 2 microkernel.