Applied newer patches of John Elliot's Toshiba T1000/T1200 implementation. Added Trigem 286M and AMA932J motherboards.
9 lines
280 B
C
9 lines
280 B
C
/* Copyright holders: Sarah Walker, Tenshi
|
|
see COPYING for more details
|
|
*/
|
|
extern const device_t oti037c_device;
|
|
extern const device_t oti067_device;
|
|
extern const device_t oti067_acer386_device;
|
|
extern const device_t oti067_ama932j_device;
|
|
extern const device_t oti077_device;
|