summaryrefslogtreecommitdiff
path: root/sys/vm/vm_physmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_physmem.c')
-rw-r--r--sys/vm/vm_physmem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/vm/vm_physmem.c b/sys/vm/vm_physmem.c
index 0bd2d54..42b7a31 100644
--- a/sys/vm/vm_physmem.c
+++ b/sys/vm/vm_physmem.c
@@ -116,7 +116,6 @@ physmem_alloc_bitmap(void)
}
}
-
/*
* Init the physical memory bitmap.
*/