mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
6 lines
144 B
C
6 lines
144 B
C
/* Copyright holders: Sarah Walker
|
|
see COPYING for more details
|
|
*/
|
|
extern void cpu_386_flags_extract();
|
|
extern void cpu_386_flags_rebuild();
|