Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
1a4d9b25058095727eb6d4baa1475284a8f4a67d
/
.
/
include
/
configs
/
sandbox_spl.h
blob: f53688268ea0b29fac7cd5007b0b434fa7051f17 [
file
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2016 Google, Inc
*/
#ifndef
__SANDBOX_SPL_CONFIG_H
#define
__SANDBOX_SPL_CONFIG_H
#include
<configs/sandbox.h>
#endif