userlibandfileserver/fileserver/inc/f32dbg.h
changeset 300 1d28c8722707
parent 176 af6ec97d9189
--- a/userlibandfileserver/fileserver/inc/f32dbg.h	Wed Oct 20 13:58:28 2010 +0100
+++ b/userlibandfileserver/fileserver/inc/f32dbg.h	Tue Nov 02 15:29:23 2010 +0000
@@ -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;