fixed a few stuff around machines. Eh stupid PR it may be
This commit is contained in:
@@ -313,6 +313,8 @@ extern int machine_at_s1668_init(const machine_t *);
|
||||
extern int machine_at_6abx3_init(const machine_t *);
|
||||
#if defined(DEV_BRANCH) && defined(USE_I686) /*P2B-LS has no VIA C3 BIOS support, so further investigation may be needed*/
|
||||
extern int machine_at_p2bls_init(const machine_t *);
|
||||
extern int machine_at_borapro_init(const machine_t *);
|
||||
|
||||
extern int machine_at_p6bxt_init(const machine_t *);
|
||||
extern int machine_at_63a_init(const machine_t *);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user