ASUS P2B-LS board

This commit is contained in:
RichardG867
2020-03-20 23:27:23 -03:00
parent b508085f13
commit 18562b5f7d
3 changed files with 36 additions and 1 deletions

View File

@@ -306,6 +306,7 @@ 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_p2bls_init(const machine_t *);
#endif
/* m_at_t3100e.c */