Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8cc40fa2d304198ed73d76593669a3eea75986a2
/
.
/
board
/
varisys
/
cyrus
/
cyrus.h
blob: d8f8d6c8ec8fbed3f978df58d3033bf511863a82 [
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
,
struct
bd_info
*
bd
);
#endif