aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2025-11-16 17:34:33 +0000
committerWarner Losh <imp@FreeBSD.org>2025-11-16 18:29:03 +0000
commit67c7e94315ffeaa55e3dcf2f6066cb8fe483b5c2 (patch)
tree09152068ff7e95fa9ca6800d0ee683e4a5b6c49d /lib
parentce1342883e03e6a021f03a49d13539a145d320e2 (diff)
Diffstat (limited to 'lib')
-rw-r--r--lib/libefivar/ProcessorBind.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libefivar/ProcessorBind.h b/lib/libefivar/ProcessorBind.h
deleted file mode 100644
index 6985a193cff9..000000000000
--- a/lib/libefivar/ProcessorBind.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* File in public domain */
-/* Brings in the glue for UEFI/EDK2 Tianocore code to run on this OS */
-#include <sys/efi-edk2.h>