Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
448d9cc533868f6829ff818d9c43c0b8a19bd789
/
.
/
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_ */