repo.or.cz
/
u-boot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon
[u-boot.git]
/
include
/
timestamp.h
blob
643a5a4d54a8860708646100ad341f6feacd9a8f
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
/*
3
* Copyright 2008 Extreme Engineering Solutions, Inc.
4
*/
5
6
#ifndef __TIMESTAMP_H__
7
#define __TIMESTAMP_H__
8
9
#ifndef DO_DEPS_ONLY
10
#include
"generated/timestamp_autogenerated.h"
11
#endif
12
13
#endif
/* __TIMESTAMP_H__ */