- remove typo

git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@344 315a16e6-25f9-4109-90ae-ca3045a26c18
This commit is contained in:
stefan 2010-12-15 13:39:37 +00:00
parent 2127c42070
commit 7ff346df44

View file

@ -37,7 +37,7 @@
* 0x00000000 - 0x000FFFFF: reserved for IO devices
* 0x00100000 - 0x0DEADFFF: Kernel (size depends on the configuration)
* 0x0DEAE000 - 0x3FFFEFFF: Kernel heap
* 0x3FFFF000 - 0x3FFFFFFF: Page Table are mapped in this region
* 0x3FFFF000 - 0x3FFFFFFF: Page Tables are mapped in this region
* (The first 256 entries belongs to kernel space)
*/