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