diff options
Diffstat (limited to 'sys/vm')
-rw-r--r-- | sys/vm/vm_physmem.c | 1 |
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. */ |