mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 12:55:32 -07:00
Merge branch 'temp' into temp
This commit is contained in:
@@ -307,7 +307,9 @@ extern int machine_at_s1668_init(const machine_t *);
|
||||
#endif
|
||||
|
||||
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 *);
|
||||
#endif
|
||||
|
||||
/* m_at_t3100e.c */
|
||||
extern int machine_at_t3100e_init(const machine_t *);
|
||||
|
||||
Reference in New Issue
Block a user