summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms1000/tms1000.h
blob: 8b042b78cf85ac4201e328da98523cdc92cebf76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// license:BSD-3-Clause
// copyright-holders:Wilbert Pol, hap

#ifndef _TMS1000_H_
#define _TMS1000_H_

#include "tms1k_base.h"


#endif /* _TMS1000_H_ */