d
git-svn-id: https://spexeah.com:8443/svn/Asuro@151 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
f7384fa946
commit
a8353fe586
Binary file not shown.
Binary file not shown.
BIN
lib/libpsystem.a
BIN
lib/libpsystem.a
Binary file not shown.
Binary file not shown.
@ -109,7 +109,7 @@ begin
|
|||||||
walk_memory_map;
|
walk_memory_map;
|
||||||
force_alloc_block(0, 0);
|
force_alloc_block(0, 0);
|
||||||
force_alloc_block(1, 0);
|
force_alloc_block(1, 0);
|
||||||
alloc_block(2, 0); //First 12MiB reserved for Kernel/BIOS.
|
force_alloc_block(2, 0); //First 12MiB reserved for Kernel/BIOS.
|
||||||
console.writestring('PMM: ');
|
console.writestring('PMM: ');
|
||||||
console.writeword(nPresent);
|
console.writeword(nPresent);
|
||||||
console.writestringln('/1024 Block Available for Allocation.');
|
console.writestringln('/1024 Block Available for Allocation.');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user