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