summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nubus/thunder4gx.h
blob: c261cda52e99dc856b06c9a265656e579c4e8919 (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_THUNDER4GX_H
#define MAME_BUS_NUBUS_THUNDER4GX_H

#pragma once

#include "nubus.h"

DECLARE_DEVICE_TYPE(NUBUS_THUNDERIVGX, device_nubus_card_interface)
DECLARE_DEVICE_TYPE(NUBUS_THUNDERIVGX16, device_nubus_card_interface)

#endif // MAME_BUS_NUBUS_THUNDER4GX_H