summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio/hp98543.h
blob: 2432380e5c34be024e69cf6a4d8035fb4b22e58c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// license:BSD-3-Clause
// copyright-holders:Sven Schnelle

#ifndef MAME_BUS_HP_DIO_HP98543_H
#define MAME_BUS_HP_DIO_HP98543_H

#pragma once

#include "hp_dio.h"

// device type definition
DECLARE_DEVICE_TYPE_NS(HPDIO_98543, bus::hp_dio, device_dio16_card_interface)

#endif // MAME_BUS_HP_DIO_HP98543_H