Added the Biostar 8500ttc + all Socket 8 motherboard use their official capacities

This commit is contained in:
tiseno100
2020-04-15 08:58:52 +03:00
committed by GitHub
parent dabe6756a5
commit 9b42dff06c
3 changed files with 34 additions and 3 deletions

View File

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