Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b8dbec5fb62c1e86d9697c339ccf9794dd1fa8d6
/
.
/
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