summaryrefslogtreecommitdiff
path: root/fs/fs.h
diff options
context:
space:
mode:
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{