Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
2ea0584e81d9a64583f0da98ea752a613a332248
/
.
/
plat
/
imx
/
imx8ulp
/
include
/
dram.h
blob: 9ed8969a1e1e15fe3db2ac496894a5ad18dda224 [
file
] [
log
] [
blame
]
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
DRAM_H
#define
DRAM_H
void
dram_init
(
void
);
#endif
/* DRAM_H */