summaryrefslogtreecommitdiff
path: root/fs/fs.h
diff options
context:
space:
mode:
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 68675f0..c581c33 100644
--- a/fs/fs.h
+++ b/fs/fs.h
@@ -1,6 +1,6 @@
#ifndef FOOLOS_FS
#define FOOLOS_FS
-
+#define EXT2_RAM_ADDRESS 0x168800
enum FS_FILE_TYPE{
FS_FILE_TYPE_DIR = 1,