summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/multibus/exos201.h
blob: c97b5d675bb6223fed189c73d29e63d53d481e7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
// license:BSD-3-Clause
// copyright-holders:Patrick Mackinlay

#ifndef MAME_BUS_MULTIBUS_EXOS201_H
#define MAME_BUS_MULTIBUS_EXOS201_H

#pragma once

#include "bus/multibus/multibus.h"

DECLARE_DEVICE_TYPE(MULTIBUS_EXOS201, device_multibus_interface)

#endif // MAME_BUS_MULTIBUS_EXOS201_H