1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2025-02-17 15:45:37 -05:00
My OS kernel attempt =)
Find a file
2017-11-04 06:09:14 +00:00
arch Move common variables to top Makefile 2017-11-04 06:09:14 +00:00
iso Improve makefiles 2017-11-02 03:38:06 +00:00
libk Move common variables to top Makefile 2017-11-04 06:09:14 +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 common variables to top Makefile 2017-11-04 06:09:14 +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.