From 9a44bb7681308d9241c83ddf6f1b19f525fe2786 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 29 Jun 2001 18:13:30 +0000 Subject: [PATCH] Remove cruft from old bus. --- sys/amd64/amd64/machdep.c | 3 --- sys/i386/i386/machdep.c | 3 --- 2 files changed, 6 deletions(-) diff --git a/sys/amd64/amd64/machdep.c b/sys/amd64/amd64/machdep.c index ed4ebb55505b..e5eb21e7850a 100644 --- a/sys/amd64/amd64/machdep.c +++ b/sys/amd64/amd64/machdep.c @@ -107,9 +107,6 @@ #include #endif -#ifdef OLD_BUS_ARCH -#include -#endif #include #include #include diff --git a/sys/i386/i386/machdep.c b/sys/i386/i386/machdep.c index ed4ebb55505b..e5eb21e7850a 100644 --- a/sys/i386/i386/machdep.c +++ b/sys/i386/i386/machdep.c @@ -107,9 +107,6 @@ #include #endif -#ifdef OLD_BUS_ARCH -#include -#endif #include #include #include