Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
af326e348f1656bf9f9f351c3c8b4b5a4bf70ff0
/
.
/
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__ */