Bugfixing initrd and ld-acess
[tpg/acess2.git] / Kernel / include / vfs_ext.h
index 2fd7fd3..e2f0344 100644 (file)
@@ -8,7 +8,7 @@
 
 // === CONSTANTS ===
 //! Maximum size of a Memory Path generated by VFS_GetMemPath
-#define        VFS_MEMPATH_SIZE        (3 + (BITS/8)*2)
+#define        VFS_MEMPATH_SIZE        (3 + (BITS/4)*2)
 /**
  * \name Flags for VFS_Open
  * \{

UCC git Repository :: git.ucc.asn.au