Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6dc5b6b1ff030a811d1747c19009d9f3b0908099
/
.
/
arch
/
arm
/
mach-tegra
/
emc.h
blob: 4095235179f5b424dadf7c7fc9e4da03f95f6df8 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2011 The Chromium OS Authors.
* (C) Copyright 2010,2011 NVIDIA Corporation <www.nvidia.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
_NVIDIA_EMC_H_
#define
_NVIDIA_EMC_H_
int
board_emc_init
(
void
);
#endif