summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nubus/enetlc.h
blob: c75697317fd6cb10d4f4a5322bf0f15fc20928db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
// license:BSD-3-Clause
// copyright-holders:R. Belmont
#ifndef MAME_BUS_NUBUS_ENETLC_H
#define MAME_BUS_NUBUS_ENETLC_H

#pragma once

#include "nubus.h"

DECLARE_DEVICE_TYPE(PDSLC_ENETLC, device_nubus_card_interface)
DECLARE_DEVICE_TYPE(PDSLC_ENETLCTP, device_nubus_card_interface)

#endif // MAME_BUS_NUBUS_ENETLC_H