[ARM]
Actually enable mmu_init() since it works for verdex now. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32338 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -175,7 +175,7 @@ start_raw(int argc, char **argv)
|
|||||||
dump_uimage(gUImage);
|
dump_uimage(gUImage);
|
||||||
}
|
}
|
||||||
|
|
||||||
// mmu_init();
|
mmu_init();
|
||||||
|
|
||||||
// wait a bit to give the user the opportunity to press a key
|
// wait a bit to give the user the opportunity to press a key
|
||||||
// spin(750000);
|
// spin(750000);
|
||||||
|
|||||||
Reference in New Issue
Block a user