Sign in
third-party-mirror
/
u-boot
/
40c1e7de6ed07756fb362d5ee2921a4e23f2a897
/
.
/
include
/
configs
/
sandbox_spl.h
blob: f53688268ea0b29fac7cd5007b0b434fa7051f17 [
file
] [
log
] [
blame
]
/* 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