Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
32f433fc458e1e25387d08fb28a6609e23bcd34f
/
.
/
board
/
variscite
/
common
/
eth.h
blob: a335c08b8ce54c40ec25d641682cd44009dc959a [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2023 Variscite Ltd.
*
*/
#ifndef
_MX9_ETH_H_
#define
_MX9_ETH_H_
int
var_setup_mac
(
struct
var_eeprom
*
eeprom
);
#endif
/* _MX9_ETH_H_ */