Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5cecd1c52cfc3ee13cbc401af91d32a87ce7e601
/
.
/
board
/
varisys
/
cyrus
/
cyrus.h
blob: df037a59a04eac0fca0e22dcf0b8f8eafa779b98 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef
__CYRUS_H
#define
__CYRUS_H
void
fdt_fixup_board_enet
(
void
*
blob
);
void
pci_of_setup
(
void
*
blob
,
bd_t
*
bd
);
#endif