diff options
-rw-r--r-- | sys/conf/options.pc98 | 3 | ||||
-rw-r--r-- | sys/pc98/conf/options.pc98 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index 0bbd3f1..a231630 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,8 +1,9 @@ -# $Id: options.pc98,v 1.70 1998/11/06 08:07:00 kato Exp $ +# $Id: options.pc98,v 1.71 1998/11/16 08:11:58 kato Exp $ DISABLE_PSE IDE_DELAY USER_LDT +ICMP_BANDLIM MATH_EMULATE opt_math_emulate.h GPL_MATH_EMULATE opt_math_emulate.h PMAP_SHPGPERPROC opt_pmap.h diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98 index 0bbd3f1..a231630 100644 --- a/sys/pc98/conf/options.pc98 +++ b/sys/pc98/conf/options.pc98 @@ -1,8 +1,9 @@ -# $Id: options.pc98,v 1.70 1998/11/06 08:07:00 kato Exp $ +# $Id: options.pc98,v 1.71 1998/11/16 08:11:58 kato Exp $ DISABLE_PSE IDE_DELAY USER_LDT +ICMP_BANDLIM MATH_EMULATE opt_math_emulate.h GPL_MATH_EMULATE opt_math_emulate.h PMAP_SHPGPERPROC opt_pmap.h |