Added Dell Dimension X30

This commit is contained in:
MaxwellS04
2025-01-13 23:14:11 +07:00
parent a7472005ba
commit 49aa0edd22
3 changed files with 63 additions and 0 deletions

View File

@@ -519,6 +519,7 @@ extern int machine_at_cs4031_init(const machine_t *);
extern int machine_at_pb410a_init(const machine_t *);
extern int machine_at_decpclpv_init(const machine_t *);
extern int machine_at_dellx30_init(const machine_t *);
extern int machine_at_acerv10_init(const machine_t *);
extern int machine_at_acera1g_init(const machine_t *);