diff options
Diffstat (limited to 'common/main.c')
| -rw-r--r-- | common/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/main.c b/common/main.c index f91fc22..52987d1 100644 --- a/common/main.c +++ b/common/main.c @@ -41,7 +41,6 @@ void __main main(void *fdt) arch_setup(fdt); init_pmem(fdt); - init_mem_blocks(); struct vm_branch *b = init_vmem(fdt); /* start up debugging in kernel IO */ |
