mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
Removed mmu_invalidate().
This commit is contained in:
@@ -415,7 +415,6 @@ extern void mem_reset_page_blocks(void);
|
||||
|
||||
extern void flushmmucache(void);
|
||||
extern void flushmmucache_nopc(void);
|
||||
extern void mmu_invalidate(uint32_t addr);
|
||||
|
||||
extern void mem_a20_init(void);
|
||||
extern void mem_a20_recalc(void);
|
||||
|
||||
Reference in New Issue
Block a user