mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
6 lines
131 B
C
6 lines
131 B
C
/* Copyright holders: Sarah Walker, Tenshi
|
|
see COPYING for more details
|
|
*/
|
|
void piix_init(int card);
|
|
void piix3_init(int card);
|