]> git.proxmox.com Git - efi-boot-shim.git/blob - version.h
Prepare Debian release 15+1533136590.3beb971-3
[efi-boot-shim.git] / version.h
1 #ifndef _SHIM_VERSION_H
2 #define _SHIM_VERSION_H 1
3
4 #include <efi.h>
5
6 extern CHAR8 shim_version[];
7
8 #endif /* SHIM_VERSION_H */