Thomas Veerman fe45ee7ed0 ARM: disable __minix_init for now
On ARM we can't yet globally map pages into every process. So now that
we correctly receive the pointer to the globally mapped kern_info
struct, we have to ignore it on ARM because attempting to dereference
the pointer yields a segfault.
2013-01-25 17:07:02 +00:00
2010-10-25 08:32:14 +00:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-23 09:03:03 +00:00
2013-01-25 17:07:01 +00:00
2013-01-25 17:07:02 +00:00
2013-01-17 10:03:58 +01:00
2013-01-14 11:44:31 +01:00
2013-01-25 17:07:02 +00:00
2013-01-17 10:03:58 +01:00
2013-01-23 21:03:38 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%