David van Moolenbroek cf9a4ec79b Kernel: clean up include statements a bit
Coverity was flagging a recursive include between kernel.h and
cpulocals.h. As cpulocals.h also included proc.h, we can move that
include statement into kernel.h, and clean up the source files'
include statements accordingly.
2012-08-14 16:29:05 +00:00
2010-10-25 08:32:14 +00:00
2012-08-12 23:30:54 +02:00
2011-11-18 11:11:04 +01:00
2012-06-25 17:21:01 +02:00
2012-08-12 23:30:54 +02:00
2012-08-12 23:30:54 +02:00
2012-08-10 22:21:58 +02:00
2012-08-14 09:11:19 +00:00
2012-07-15 22:30:15 +02:00
2012-06-25 09:15:27 +00:00
2012-07-25 11:48:27 +00:00
2012-06-18 10:54:52 +00:00
2012-06-18 10:54:55 +00:00
2010-01-21 10:16:05 +00:00
2012-06-18 10:54:51 +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%