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_ */