removed debug print
git-svn-id: svn://anubis/hos/trunk@85 5b3e749e-e535-0410-8002-a9bb6afbdfca
This commit is contained in:
parent
1be6e37961
commit
b6bebfd9b4
@ -48,7 +48,7 @@ void k_bootstrap(mb_info_t * mb_info, u32_t mb_magic)
|
||||
mmap < end;
|
||||
mmap = (mb_mmap_t *) (((u32_t)mmap) + mmap->size + 4))
|
||||
{
|
||||
kprintf(" ** size: %d, type: %d ", mmap->size, mmap->type);
|
||||
// kprintf(" ** size: %d, type: %d ", mmap->size, mmap->type);
|
||||
mm_record_mmap_entry(mmap);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user