summaryrefslogtreecommitdiff
path: root/fs/fs.h
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-23 23:26:26 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-23 23:26:26 +0100
commitec0ba7bc40854eab6a1cdb41364f41f9c11407e1 (patch)
tree88f3896c70ac32bc1b70dcd7ebddbbe595c6608f /fs/fs.h
parent50300fa573bf2bc00f9732e812d54ab77cf03dd7 (diff)
foolshell and syscalls improvememets
Diffstat (limited to 'fs/fs.h')
-rw-r--r--fs/fs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/fs.h b/fs/fs.h
index 77b53ad..7ced0a7 100644
--- a/fs/fs.h
+++ b/fs/fs.h
@@ -3,7 +3,8 @@
#include <stdint.h>
-#define EXT2_RAM_ADDRESS 0x168800
+
+#define EXT2_RAM_ADDRESS (0x168800+0x100000)
enum FS_FILE_TYPE{