Fixed AT systems broken by rev 1184.
This commit is contained in:
parent
cbf4b9f813
commit
8ac2157f87
3 changed files with 14 additions and 4 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Reference in a new issue