diff options
Diffstat (limited to 'lib/libefivar/ProcessorBind.h')
-rw-r--r-- | lib/libefivar/ProcessorBind.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libefivar/ProcessorBind.h b/lib/libefivar/ProcessorBind.h new file mode 100644 index 000000000000..ecba6874b5fe --- /dev/null +++ b/lib/libefivar/ProcessorBind.h @@ -0,0 +1,4 @@ +/* File in public domain */ +/* Brings in the glue for UEFI/EDK2 Tianocore code to run on this OS */ +/* $FreeBSD$ */ +#include "efi-osdep.h" |