summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Sommer <jan.sommer@dlr.de>2021-06-09 18:25:20 +0200
committerJan Sommer <jan.sommer@dlr.de>2021-06-09 18:29:12 +0200
commit5c1b99e4d24530492dcd436ca9718676883ab7f3 (patch)
tree1fe44a68633763f25c2daa15bd1c4c8791bf974b
parentwaf_libbsd.py: Apply path-mappings to header-paths (diff)
downloadrtems-libbsd-5c1b99e4d24530492dcd436ca9718676883ab7f3.tar.bz2
i386: Remove unneeded include header files
Closes #4452
-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>