Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4103e13534141c31e4e9bf40848ab3a61dabce81
/
.
/
arch
/
arm
/
mach-tegra
/
emc.h
blob: 7cc8e2d566a3b972ebf4bd5ba425de84d1834d4e [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2011 The Chromium OS Authors.
* (C) Copyright 2010,2011 NVIDIA Corporation <www.nvidia.com>
*/
#ifndef
_NVIDIA_EMC_H_
#define
_NVIDIA_EMC_H_
int
board_emc_init
(
void
);
#endif