projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net: phy: adin: Convert to U_BOOT_PHY_DRIVER()
[platform/kernel/u-boot.git]
/
include
/
version_string.h
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
3
#ifndef __VERSION_STRING_H__
4
#define __VERSION_STRING_H__
5
6
extern const char version_string[];
7
8
#endif /* __VERSION_STRING_H__ */