1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2024-10-30 12:03:52 -04:00
My OS kernel attempt =)
Find a file
2017-11-03 01:50:53 +00:00
arch Fix asm function signatures 2017-11-03 01:50:53 +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 Fix description 2017-11-02 09:01:14 +00:00

KernelMQ

Message queue with additional IPC capabilities implemented as multiboot microkernel.