Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cd7ed83d79beb23f7d5a913ef0c0002eb9c32f3f
/
.
/
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