summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Sommer <jan.sommer@dlr.de>2021-06-09 18:47:07 +0200
committerJan Sommer <jan.sommer@dlr.de>2021-06-09 18:47:07 +0200
commit974ab1568abc0e64a935abef37aa04ba300817f3 (patch)
tree30d37c445f2c71cbd88b55aa7af4c1c0aaad10d2
parentwaf_libbsd.py: Apply path-mappings to header-paths (diff)
downloadrtems-libbsd-974ab1568abc0e64a935abef37aa04ba300817f3.tar.bz2
i386: Remove unneeded include header files
-rw-r--r--freebsd/sys/i386/include/machine/intr_machdep.h6
1 files changed, 0 insertions, 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 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 <x86/intr_machdep.h>