From 0fce92f5c4e1bb05c348b1c481e9e4997a7900b4 Mon Sep 17 00:00:00 2001 From: nyan Date: Sun, 29 May 2005 04:42:30 +0000 Subject: Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 and amd64. The optimization is a trivial on recent machines. Reviewed by: -arch (imp, marcel, dfr) --- sys/pci/intpm.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/pci/intpm.c') diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c index cbe622b..1e454bb 100644 --- a/sys/pci/intpm.c +++ b/sys/pci/intpm.c @@ -30,8 +30,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include -#include #include #include -- cgit v1.1