Sign in
qemu
/
u-boot
/
046d7a0bb1b383fe14bfe950b91ce2e20f835bd4
/
.
/
include
/
version_string.h
blob: a89a6e43705e4e2cd3abce3002279aaa91b205de [
file
]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef
__VERSION_STRING_H__
#define
__VERSION_STRING_H__
extern
const
char
version_string
[];
#endif
/* __VERSION_STRING_H__ */