summaryrefslogtreecommitdiffstats
path: root/freebsd
diff options
context:
space:
mode:
authorJan Sommer <jan.sommer@dlr.de>2021-06-03 10:36:31 +0200
committerJan Sommer <jan.sommer@dlr.de>2021-06-07 10:39:46 +0200
commit5b82fcf06a1c122fabf2329301becd8513a87b9f (patch)
treeb64edfd52571aa133f431e9281644f5bb968156e /freebsd
parentwaf_libbsd.py: Apply path-mappings to header-paths (diff)
downloadrtems-libbsd-5b82fcf06a1c122fabf2329301becd8513a87b9f.tar.bz2
i386: Remove unneeded include header files
Diffstat (limited to 'freebsd')
-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>