Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
10498a2e515b7f5b5c24ea1cb59b9d20bcfded5e
/
.
/
plat
/
xilinx
/
common
/
include
/
plat_fdt.h
blob: a1ee1e190fe077b51c22b53c66606ba1eeac2e6e [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2023, Advanced Micro Devices, Inc. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*
*/
#ifndef
PLAT_FDT_H
#define
PLAT_FDT_H
void
prepare_dtb
(
void
);
#endif
/* PLAT_FDT_H */