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 02:51:24 +00:00
arch Handle hardware interrupts 2017-11-03 02:51:24 +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 Move "include/kernelmq/multiboot.h" to "arch/multiboot.h" 2017-11-03 01:59:18 +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.