diff options
Diffstat (limited to 'doc/design/memory_map.txt')
-rw-r--r-- | doc/design/memory_map.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/memory_map.txt b/doc/design/memory_map.txt index d51ebcf..27da346 100644 --- a/doc/design/memory_map.txt +++ b/doc/design/memory_map.txt @@ -4,6 +4,8 @@ 0x00 : fat 0x04 : root directory 0x08 : kernel + 0x0c : file handle array + 0x10 : process array 0x0600 - 0x1fff : not assigned 0x2000 - 0x3fff : memory map for each word : 1 page |