]> git.proxmox.com Git - efi-boot-shim.git/blob - version.h
Switch to new upstream (15.7)
[efi-boot-shim.git] / version.h
1 // SPDX-License-Identifier: BSD-2-Clause-Patent
2
3 #ifndef _SHIM_VERSION_H
4 #define _SHIM_VERSION_H 1
5
6 extern CHAR8 shim_version[];
7
8 #endif /* SHIM_VERSION_H */