]> Git Repo - u-boot.git/blob - drivers/sysinfo/sandbox.h
clk: a1: add new clocks for USB stack
[u-boot.git] / drivers / sysinfo / sandbox.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2018
4  * Mario Six,  Guntermann & Drunck GmbH, [email protected]
5  */
6
7 enum {
8         BOOL_CALLED_DETECT = SYSINFO_ID_USER,
9         INT_TEST1,
10         INT_TEST2,
11         STR_VACATIONSPOT,
12 };
This page took 0.024405 seconds and 4 git commands to generate.