Deleted Added
full compact
options.pc98 (39709) options.pc98 (40003)
1# $Id: options.pc98,v 1.67 1998/09/16 08:37:40 kato Exp $
1# $Id: options.pc98,v 1.68 1998/09/28 08:23:26 kato Exp $
2DISABLE_PSE
3USER_LDT
4MATH_EMULATE opt_math_emulate.h
5GPL_MATH_EMULATE opt_math_emulate.h
6PMAP_SHPGPERPROC opt_pmap.h
7VM86 opt_vm86.h
8
9IBCS2 opt_dontuse.h

--- 42 unchanged lines hidden (view full) ---

52CPU_DISABLE_5X86_LSSER opt_cpu.h
53CPU_FASTER_5X86_FPU opt_cpu.h
54CPU_I486_ON_386 opt_cpu.h
55CPU_IORT opt_cpu.h
56CPU_LOOP_EN opt_cpu.h
57CPU_RSTK_EN opt_cpu.h
58CPU_SUSP_HLT opt_cpu.h
59CPU_UPGRADE_HW_CACHE opt_cpu.h
2DISABLE_PSE
3USER_LDT
4MATH_EMULATE opt_math_emulate.h
5GPL_MATH_EMULATE opt_math_emulate.h
6PMAP_SHPGPERPROC opt_pmap.h
7VM86 opt_vm86.h
8
9IBCS2 opt_dontuse.h

--- 42 unchanged lines hidden (view full) ---

52CPU_DISABLE_5X86_LSSER opt_cpu.h
53CPU_FASTER_5X86_FPU opt_cpu.h
54CPU_I486_ON_386 opt_cpu.h
55CPU_IORT opt_cpu.h
56CPU_LOOP_EN opt_cpu.h
57CPU_RSTK_EN opt_cpu.h
58CPU_SUSP_HLT opt_cpu.h
59CPU_UPGRADE_HW_CACHE opt_cpu.h
60CPU_WT_ALLOC opt_cpu.h
60CYRIX_CACHE_WORKS opt_cpu.h
61CYRIX_CACHE_REALLY_WORKS opt_cpu.h
62
63# The CPU type affects the endian conversion functions all over the kernel.
64I386_CPU opt_global.h
65I486_CPU opt_global.h
66I586_CPU opt_global.h
67I686_CPU opt_global.h

--- 73 unchanged lines hidden ---
61CYRIX_CACHE_WORKS opt_cpu.h
62CYRIX_CACHE_REALLY_WORKS opt_cpu.h
63
64# The CPU type affects the endian conversion functions all over the kernel.
65I386_CPU opt_global.h
66I486_CPU opt_global.h
67I586_CPU opt_global.h
68I686_CPU opt_global.h

--- 73 unchanged lines hidden ---