Added the FIC PA-2012

Motherboard of historic significance as it's the first ever one which came with AGP
This commit is contained in:
tiseno100
2020-05-05 11:46:59 +03:00
committed by GitHub
parent 1ef6f8da0c
commit 5e29bb7eb7
3 changed files with 33 additions and 1 deletions

View File

@@ -311,6 +311,7 @@ extern int machine_at_p5mms98_init(const machine_t *);
extern int machine_at_ficva502_init(const machine_t *);
extern int machine_at_ficpa2012_init(const machine_t *);
#if defined(DEV_BRANCH) && defined(NO_SIO)
extern int machine_at_advanceii_init(const machine_t *);
#endif