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