summaryrefslogtreecommitdiff
path: root/fs/fs.h
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2015-05-13 23:58:39 +0200
committerMichal Idziorek <m.i@gmx.at>2015-05-13 23:58:39 +0200
commitb74c5c8fb4de3b2847bc942e57dcf8f0dea705be (patch)
treefa0a9001cffa64c9193689066bf296dc3df7f844 /fs/fs.h
parent9a60edf72a3112adae4a914134da1adaf472ad5d (diff)
fixed libc and 'userspace'
Diffstat (limited to 'fs/fs.h')
-rw-r--r--fs/fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/fs.h b/fs/fs.h
index 0194093..fe35f3f 100644
--- a/fs/fs.h
+++ b/fs/fs.h
@@ -4,7 +4,7 @@
#include <stdint.h>
-#define EXT2_RAM_ADDRESS 0x120000 // here the bootloader puts our image
+#define EXT2_RAM_ADDRESS 0x124000 // here the bootloader puts our image
enum FS_FILE_TYPE{