Add missing files from last commit.

This commit is contained in:
TomW 2013-05-27 19:56:33 +01:00
commit f822488656
89 changed files with 18428 additions and 6383 deletions

2
src/386.h Normal file
View file

@ -0,0 +1,2 @@
extern void cpu_386_flags_extract();
extern void cpu_386_flags_rebuild();