Merge pull request #4325 from izne/pravetz16s

Adding Pravetz-16S definition
This commit is contained in:
Miran Grča
2024-07-21 23:46:43 +02:00
committed by GitHub
3 changed files with 55 additions and 0 deletions

View File

@@ -933,6 +933,7 @@ extern int machine_xt_v20xt_init(const machine_t *);
extern int machine_xt_iskra3104_init(const machine_t *);
extern int machine_xt_pravetz16_imko4_init(const machine_t *);
extern int machine_xt_pravetz16s_cpu12p_init(const machine_t *);
extern int machine_xt_micoms_xl7turbo_init(const machine_t *);
/* m_xt_compaq.c */