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

@@ -326,7 +326,6 @@ reset_common(int hard)
resetreadlookup();
makemod1table();
cpu_set_edx();
mmu_perm = 4;
}
x86seg_reset();
#ifdef USE_DYNAREC