summaryrefslogtreecommitdiffstats
path: root/vidix/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/pci.c')
-rw-r--r--vidix/pci.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/vidix/pci.c b/vidix/pci.c
index ac1852865f..b1067876f0 100644
--- a/vidix/pci.c
+++ b/vidix/pci.c
@@ -94,15 +94,6 @@
#endif
#endif
-#if 0
-#if defined(__SUNPRO_C) || defined(sun) || defined(__sun)
-#include <sys/psw.h>
-#else
-#include <sys/seg.h>
-#endif
-#include <sys/v86.h>
-#endif
-
#if defined(Lynx) && defined(__powerpc__)
/* let's mimick the Linux Alpha stuff for LynxOS so we don't have
* to change too much code