[rtems-libbsd commit] i386: Remove unneeded include header files

Jan Sommer jan at rtems.org
Wed Jun 9 16:38:17 UTC 2021


Module:    rtems-libbsd
Branch:    5-freebsd-12
Commit:    5c1b99e4d24530492dcd436ca9718676883ab7f3
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=5c1b99e4d24530492dcd436ca9718676883ab7f3

Author:    Jan Sommer <jan.sommer at dlr.de>
Date:      Wed Jun  9 18:25:20 2021 +0200

i386: Remove unneeded include header files

Closes #4452

---

 freebsd/sys/i386/include/machine/intr_machdep.h | 6 ------
 1 file changed, 6 deletions(-)

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 a0b2838..0000000
--- a/freebsd/sys/i386/include/machine/intr_machdep.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/*-
- * This file is in the public domain.
- */
-/* $FreeBSD$ */
-
-#include <x86/intr_machdep.h>



More information about the vc mailing list