aboutsummaryrefslogtreecommitdiff
path: root/include/hw/net/mv88w8618_eth.h
blob: 8f4c746092f0e2cfd6ea47480354d8a9af30440e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * Marvell MV88W8618 / Freecom MusicPal emulation.
 *
 * Copyright (c) 2008-2021 QEMU contributors
 */
#ifndef HW_NET_MV88W8618_H
#define HW_NET_MV88W8618_H

#define TYPE_MV88W8618_ETH "mv88w8618_eth"

#endif