summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/NOTES4
-rw-r--r--sys/pc98/include/pecoff_machdep.h6
2 files changed, 0 insertions, 10 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index cc7a4c7..e463d84 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -598,10 +598,6 @@ options KSTACK_PAGES=3
options FB_INSTALL_CDEV # install a CDEV entry in /dev
-# PECOFF module (Win32 Execution Format)
-options PECOFF_SUPPORT
-options PECOFF_DEBUG
-
options I586_PMC_GUPROF=0x70000
options KBDIO_DEBUG=2
options KBD_MAXRETRY=4
diff --git a/sys/pc98/include/pecoff_machdep.h b/sys/pc98/include/pecoff_machdep.h
deleted file mode 100644
index b9e6d29..0000000
--- a/sys/pc98/include/pecoff_machdep.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/*-
- * This file is in the public domain.
- */
-/* $FreeBSD$ */
-
-#include <i386/pecoff_machdep.h>
OpenPOWER on IntegriCloud