mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
test
This commit is contained in:
parent
5f58ffb35a
commit
774b1a5f04
@ -193,7 +193,7 @@ void MmPrintMemoryMap(void) {
|
|||||||
default:;
|
default:;
|
||||||
}
|
}
|
||||||
|
|
||||||
KernLog("Mem zone : %lx\t%s\twith length: %d Kio\n",
|
KernLog("Mem zone : %lp\t%s\twith length: %d Kio\n",
|
||||||
memoryMap.entry[i].addr,
|
memoryMap.entry[i].addr,
|
||||||
avStr,
|
avStr,
|
||||||
memoryMap.entry[i].length / KB
|
memoryMap.entry[i].length / KB
|
||||||
|
Loading…
Reference in New Issue
Block a user