diff options
Diffstat (limited to 'i386/intel/pmap.c')
-rw-r--r-- | i386/intel/pmap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/i386/intel/pmap.c b/i386/intel/pmap.c index da7dfc37..b496353c 100644 --- a/i386/intel/pmap.c +++ b/i386/intel/pmap.c @@ -3289,8 +3289,6 @@ pmap_make_temporary_mapping(void) #endif #endif /* PAE */ #endif /* MACH_PV_PAGETABLES */ - - pmap_set_page_dir(); } void |