Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7ea40fe55cf6d17d13031ec094b1e33b1fce3d43
/
.
/
include
/
configs
/
rpi_3.h
blob: 0dd9e7e40aa0d33aacc2207790ce297c6a5eb417 [
file
] [
log
] [
blame
]
/*
* (C) Copyright 2012-2016 Stephen Warren <swarren@wwwdotorg.org>
*
* SPDX-License-Identifier: GPL-2.0
*/
#ifndef
__CONFIG_H
#define
__CONFIG_H
#define
CONFIG_SYS_CACHELINE_SIZE
64
#include
"rpi-common.h"
#endif