Added the Micronics M6MI

This commit is contained in:
tiseno100
2020-04-14 21:56:34 +03:00
committed by GitHub
parent 08f52c5a29
commit 125b77ece5
3 changed files with 31 additions and 0 deletions

View File

@@ -312,6 +312,7 @@ extern const device_t *at_pb640_get_device(void);
/* m_at_socket8.c */
extern int machine_at_i440fx_init(const machine_t *);
extern int machine_at_s1668_init(const machine_t *);
extern int machine_at_m6mi_init(const machine_t *);
/* m_at_slot1.c */
extern int machine_at_6bxc_init(const machine_t *);