Fixed AT systems broken by rev 1184.

This commit is contained in:
SarahW 2018-06-04 21:38:18 +01:00
commit 8ac2157f87
3 changed files with 14 additions and 4 deletions

View file

@ -182,6 +182,8 @@ void mem_add_bios();
void mem_init();
void mem_resize();
void mem_set_704kb();
void flushmmucache();
void flushmmucache_nopc();
void flushmmucache_cr3();