machine: Add MSI MS-5124

This commit is contained in:
Cacodemon345
2022-08-29 14:57:12 +06:00
parent df0e12bccc
commit edb8c03171
3 changed files with 69 additions and 0 deletions

View File

@@ -581,6 +581,7 @@ extern int machine_at_p5vxb_init(const machine_t *);
extern int machine_at_gw2kte_init(const machine_t *);
extern int machine_at_ap5s_init(const machine_t *);
extern int machine_at_ms5124_init(const machine_t *);
extern int machine_at_vectra54_init(const machine_t *);
/* m_at_socket7.c */