aboutsummaryrefslogtreecommitdiff
path: root/i386/intel/pmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386/intel/pmap.c')
-rw-r--r--i386/intel/pmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/intel/pmap.c b/i386/intel/pmap.c
index 505b2063..5af376d7 100644
--- a/i386/intel/pmap.c
+++ b/i386/intel/pmap.c
@@ -1370,7 +1370,7 @@ void pmap_reference(pmap_t p)
* Assumes that the pte-page exists.
*/
-/* static */
+static
void pmap_remove_range(
pmap_t pmap,
vm_offset_t va,