Add the Dell OptiPlex GXL/GXM

This commit is contained in:
rushieda
2025-05-19 15:53:39 +03:00
parent a262a519cb
commit d5a6354006
3 changed files with 73 additions and 0 deletions

View File

@@ -672,6 +672,7 @@ extern int machine_at_tek932_init(const machine_t *);
extern int machine_at_acerv30_init(const machine_t *);
extern int machine_at_apollo_init(const machine_t *);
extern int machine_at_optiplex_gxl_init(const machine_t *);
extern int machine_at_zappa_init(const machine_t *);
extern int machine_at_powermatev_init(const machine_t *);
extern int machine_at_hawk_init(const machine_t *);