Ben Gras 43ea6a9ce8 Added <minix/sys_config.h>. This file is intended to be included from
other, user-includable config files. It only defines names that don't
pollute the users namespace (start with _). <minix/config.h> still works
like always; it includes sys_config.h now and defines the 'messy' names
(such as CHIP) as the 'cleaner' names (such as _MINIX_CHIP).

Changed some of the other include files to use sys_config.h and the
'cleaner' names. This solves some (past and future) compilation problems.
2005-08-29 13:52:08 +00:00
2005-08-11 13:12:55 +00:00
2005-08-25 15:10:57 +00:00
2005-08-28 22:01:06 +00:00
2005-08-25 12:33:09 +00:00
2005-08-22 15:08:27 +00:00
2005-08-28 22:01:06 +00:00
2005-04-21 14:53:53 +00:00
2005-08-12 18:13:39 +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%