minix/include/minix
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
..
bitmap.h New bit map manipulation header. 2005-06-20 14:29:09 +00:00
callnr.h Check if kernel calls is allowed (from process' call mask) added. Not yet 2005-08-04 19:23:03 +00:00
cdrom.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
com.h Renamed SM to RS (Reincarnation Server). 2005-08-23 11:28:16 +00:00
config.h Added <minix/sys_config.h>. This file is intended to be included from 2005-08-29 13:52:08 +00:00
const.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
devio.h Added <minix/sys_config.h>. This file is intended to be included from 2005-08-29 13:52:08 +00:00
dl_eth.h Initial revision 2005-04-21 14:53:53 +00:00
dmap.h Added <minix/sys_config.h>. This file is intended to be included from 2005-08-29 13:52:08 +00:00
fslib.h Initial revision 2005-04-21 14:53:53 +00:00
ioctl.h Initial revision 2005-04-21 14:53:53 +00:00
ipc.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
jmp_buf.h Initial revision 2005-04-21 14:53:53 +00:00
keymap.h Initial revision 2005-04-21 14:53:53 +00:00
minlib.h Initial revision 2005-04-21 14:53:53 +00:00
partition.h Initial revision 2005-04-21 14:53:53 +00:00
paths.h Paths updates 2005-08-26 12:14:25 +00:00
sound.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
swap.h Initial revision 2005-04-21 14:53:53 +00:00
sys_config.h Added <minix/sys_config.h>. This file is intended to be included from 2005-08-29 13:52:08 +00:00
syslib.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
sysutil.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
type.h Added <minix/sys_config.h>. This file is intended to be included from 2005-08-29 13:52:08 +00:00
u64.h Initial revision 2005-04-21 14:53:53 +00:00