Added the ECS P6BXT-A+

This commit is contained in:
tiseno100
2020-03-21 10:04:11 +02:00
committed by GitHub
parent 2fd235ae1e
commit 0d945fbf47
5 changed files with 41 additions and 0 deletions

View File

@@ -306,6 +306,8 @@ extern int machine_at_i440fx_init(const machine_t *);
extern int machine_at_s1668_init(const machine_t *);
extern int machine_at_6abx3_init(const machine_t *);
extern int machine_at_p6bxt_init(const machine_t *);
#endif
/* m_at_t3100e.c */