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