From 974ab1568abc0e64a935abef37aa04ba300817f3 Mon Sep 17 00:00:00 2001 From: Jan Sommer Date: Wed, 9 Jun 2021 18:47:07 +0200 Subject: [PATCH] i386: Remove unneeded include header files --- freebsd/sys/i386/include/machine/intr_machdep.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 freebsd/sys/i386/include/machine/intr_machdep.h diff --git a/freebsd/sys/i386/include/machine/intr_machdep.h b/freebsd/sys/i386/include/machine/intr_machdep.h deleted file mode 100644 index a0b28387..00000000 --- a/freebsd/sys/i386/include/machine/intr_machdep.h +++ /dev/null @@ -1,6 +0,0 @@ -/*- - * This file is in the public domain. - */ -/* $FreeBSD$ */ - -#include