Add the Soyo SY-7SBB (SiS 600, Socket 370)

This commit is contained in:
rushieda
2025-03-18 19:57:14 +03:00
parent 8eb084d397
commit 96644d137f
3 changed files with 71 additions and 0 deletions

View File

@@ -855,6 +855,7 @@ extern int machine_at_s1857_init(const machine_t *);
extern int machine_at_p6bap_init(const machine_t *);
extern int machine_at_p6bat_init(const machine_t *);
extern int machine_at_prosignias31x_bx_init(const machine_t *);
extern int machine_at_7sbb_init(const machine_t *);
/* m_at_misc.c */
extern int machine_at_vpc2007_init(const machine_t *);