diff options
author | kato <kato@FreeBSD.org> | 1999-09-07 12:09:26 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1999-09-07 12:09:26 +0000 |
commit | f1769f14cc9c638846491d18f029415c3334cb8f (patch) | |
tree | 2cf83ff619b2b2ac33672d6515919af8bbcfb184 /sys/pc98 | |
parent | 8aecc90c7ca2fd9c6b8ca5d7337f98babe272e7d (diff) | |
download | FreeBSD-src-f1769f14cc9c638846491d18f029415c3334cb8f.zip FreeBSD-src-f1769f14cc9c638846491d18f029415c3334cb8f.tar.gz |
Commented out k6_mem.c.
Diffstat (limited to 'sys/pc98')
-rw-r--r-- | sys/pc98/conf/files.pc98 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98 index 974f171..cda1ab6 100644 --- a/sys/pc98/conf/files.pc98 +++ b/sys/pc98/conf/files.pc98 @@ -120,7 +120,7 @@ i386/i386/i686_mem.c standard i386/i386/identcpu.c standard i386/i386/in_cksum.c optional inet i386/i386/initcpu.c standard -i386/i386/k6_mem.c standard +#i386/i386/k6_mem.c standard # locore.s needs to be handled in Makefile to put it first. Otherwise it's # now normal. # i386/i386/locore.s standard |