projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
dm: core: Introduce dev_read_alias_highest_id()
[oweals/u-boot.git]
/
drivers
/
board
/
sandbox.h
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
/*
3
* (C) Copyright 2018
4
* Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc
5
*/
6
7
enum {
8
BOOL_CALLED_DETECT,
9
INT_TEST1,
10
INT_TEST2,
11
STR_VACATIONSPOT,
12
};