userlibandfileserver/fileserver/inc/f32dbg.h
branchRCL_3
changeset 62 4a8fed1c0ef6
parent 0 a41df078684a
child 81 e7d2d738d3c2
--- a/userlibandfileserver/fileserver/inc/f32dbg.h	Tue Feb 02 01:24:03 2010 +0200
+++ b/userlibandfileserver/fileserver/inc/f32dbg.h	Sat Feb 20 00:10:51 2010 +0200
@@ -184,6 +184,9 @@
 const TInt KControlIoFileCacheConfig=KMaxTInt-19;
 const TInt KControlIoSimulateFileCacheWriteFailure=KMaxTInt-20;
 
+const TInt KControlIoSessionCount=KMaxTInt-21;
+const TInt KControlIoObjectCount=KMaxTInt-22;
+
 const TInt KNCDebugNotifierValue=-500000;	// between 0 and 1 second
 
 GLREF_D TInt DebugNCNotifier;