1 2 3 4 5 6 7 8
// SPDX-License-Identifier: BSD-2-Clause-Patent #ifndef _SHIM_VERSION_H #define _SHIM_VERSION_H 1 extern CHAR8 shim_version[]; #endif /* SHIM_VERSION_H */