projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge git://git.denx.de/u-boot-marvell
[platform/kernel/u-boot.git]
/
include
/
timestamp.h
1
/*
2
* Copyright 2008 Extreme Engineering Solutions, Inc.
3
*
4
* SPDX-License-Identifier: GPL-2.0+
5
*/
6
7
#ifndef __TIMESTAMP_H__
8
#define __TIMESTAMP_H__
9
10
#ifndef DO_DEPS_ONLY
11
#include "generated/timestamp_autogenerated.h"
12
#endif
13
14
#endif /* __TIMESTAMP_H__ */