Remove the unused mmu_perm stuff.

This commit is contained in:
OBattler
2025-05-06 03:18:46 +02:00
parent 1e81473d34
commit a0b80e04cd
6 changed files with 6 additions and 65 deletions

View File

@@ -300,7 +300,6 @@ extern int writelnum;
extern int memspeed[11];
extern int mmu_perm;
extern uint8_t high_page; /* if a high (> 4 gb) page was detected */
extern uint8_t *_mem_exec[MEM_MAPPINGS_NO];