readded the ASUS P5MP3

Some 430LX board using Award 4.50 non G BIOS.
This commit is contained in:
tiseno100
2020-06-21 00:09:39 +03:00
committed by GitHub
parent d11e8265de
commit 2b46d0bef9
3 changed files with 20 additions and 0 deletions

View File

@@ -298,6 +298,7 @@ extern int machine_at_ambradp60_init(const machine_t *);
#if defined(DEV_BRANCH) && defined(USE_VPP60)
extern int machine_at_valuepointp60_init(const machine_t *);
#endif
extern int machine_at_p5mp3_init(const machine_t *);
extern int machine_at_586mc1_init(const machine_t *);
extern int machine_at_plato_init(const machine_t *);