Added the Acer V60N

An i686 Acer BIOS board. Works as intended
This commit is contained in:
tiseno100
2020-06-12 19:18:28 +03:00
committed by GitHub
parent a09e4a939f
commit 3988f6fa45
4 changed files with 62 additions and 0 deletions

View File

@@ -324,6 +324,7 @@ extern int machine_at_ax59pro_init(const machine_t *);
extern int machine_at_mvp3_init(const machine_t *);
/* m_at_socket8.c */
extern int machine_at_v60n_init(const machine_t *);
extern int machine_at_686nx_init(const machine_t *);
extern int machine_at_mb600n_init(const machine_t *);
extern int machine_at_8500ttc_init(const machine_t *);