Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
006e56b1ae951c5247fb11081c1a9693e0b65f8a
/
.
/
include
/
version_string.h
blob: a89a6e43705e4e2cd3abce3002279aaa91b205de [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef
__VERSION_STRING_H__
#define
__VERSION_STRING_H__
extern
const
char
version_string
[];
#endif
/* __VERSION_STRING_H__ */