Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
06eb1aa62ee926024663a424310ada02cf1c7a46
/
.
/
board
/
sophgo
/
milkv_duo
/
ethernet.h
blob: 7b21f1b0f66d4e59c5fbef451d61a13d26eb9a60 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2024, Kongyang Liu <seashell11234455@gmail.com>
*/
#ifndef
__CV1800B_ETHERNET_H
#define
__CV1800B_ETHERNET_H
void
cv1800b_ephy_init
(
void
);
#endif