sys_config.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define _MINIX_SYS_CONFIG_H   1
#define _MINIX_MACHINE   _MACHINE_IBM_PC
#define _MACHINE_IBM_PC   1
#define _MACHINE_SUN_4   40
#define _MACHINE_SUN_4_60   40
#define _MACHINE_ATARI   60
#define _MACHINE_MACINTOSH   62
#define _NR_PROCS   100
#define _NR_SYS_PROCS   32
#define _NR_HOLES   (2*_NR_PROCS+4)
#define _CHIP_INTEL   1
#define _CHIP_M68000   2
#define _CHIP_SPARC   3
#define _FP_NONE   0
#define _FP_IEEE   1
#define _MINIX_CHIP   _CHIP_INTEL
#define _MINIX_FP_FORMAT   _FP_NONE
#define DEBUG_LOCK_CHECK   0


Define Documentation

#define _CHIP_INTEL   1
 

Definition at line 29 of file sys_config.h.

#define _CHIP_M68000   2
 

Definition at line 30 of file sys_config.h.

#define _CHIP_SPARC   3
 

Definition at line 31 of file sys_config.h.

#define _FP_IEEE   1
 

Definition at line 35 of file sys_config.h.

#define _FP_NONE   0
 

Definition at line 34 of file sys_config.h.

#define _MACHINE_ATARI   60
 

Definition at line 12 of file sys_config.h.

#define _MACHINE_IBM_PC   1
 

Definition at line 9 of file sys_config.h.

#define _MACHINE_MACINTOSH   62
 

Definition at line 13 of file sys_config.h.

#define _MACHINE_SUN_4   40
 

Definition at line 10 of file sys_config.h.

#define _MACHINE_SUN_4_60   40
 

Definition at line 11 of file sys_config.h.

#define _MINIX_CHIP   _CHIP_INTEL
 

Definition at line 38 of file sys_config.h.

#define _MINIX_FP_FORMAT   _FP_NONE
 

Definition at line 56 of file sys_config.h.

#define _MINIX_MACHINE   _MACHINE_IBM_PC
 

Definition at line 7 of file sys_config.h.

#define _MINIX_SYS_CONFIG_H   1
 

Definition at line 2 of file sys_config.h.

#define _NR_HOLES   (2*_NR_PROCS+4)
 

Definition at line 23 of file sys_config.h.

Referenced by holes_dmp(), mem_init(), and print_memory().

#define _NR_PROCS   100
 

Definition at line 21 of file sys_config.h.

Referenced by main().

#define _NR_SYS_PROCS   32
 

Definition at line 22 of file sys_config.h.

#define DEBUG_LOCK_CHECK   0
 

Definition at line 72 of file sys_config.h.


Generated on Fri Apr 14 23:10:27 2006 for minix by  doxygen 1.4.6