--- a/kernel/eka/include/e32const.h Mon Sep 13 15:16:07 2010 +0100
+++ b/kernel/eka/include/e32const.h Wed Sep 22 10:53:45 2010 +0100
@@ -1363,6 +1363,15 @@
const TUint KDriveFileNone=0x05;
+/**
+@internalComponent
+Identifies exFAT file system
+*/
+const TUint KDriveFileSysExFAT=0x06;
+
+
+
+
/**