userlibandfileserver/fileserver/inc/f32dbg.h
changeset 297 b2826f67641f
parent 176 af6ec97d9189
--- a/userlibandfileserver/fileserver/inc/f32dbg.h	Tue Oct 26 11:12:58 2010 +0100
+++ b/userlibandfileserver/fileserver/inc/f32dbg.h	Tue Oct 26 12:49:20 2010 +0100
@@ -195,6 +195,8 @@
 const TInt KControlIoSimulateMemoryLow=KMaxTInt-28;
 const TInt KControlIoStopSimulateMemoryLow=KMaxTInt-29;
 
+const TInt KControlIoHeapCellCount=KMaxTInt-30;
+
 const TInt KNCDebugNotifierValue=-500000;	// between 0 and 1 second
 
 GLREF_D TInt DebugNCNotifier;