Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
a8fd56bc97e2f7713e8dbcc24eeda292e62104f4
/
.
/
include
/
amlogic
/
aml_dt.h
blob: 3bbc84aef227a55c3fea85b544cd1d51e2a831fe [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
*/
#ifndef
__AML_DT_H__
#define
__AML_DT_H__
unsigned
long
get_multi_dt_entry
(
unsigned
long
fdt_addr
);
#endif