00001 // Copyright: (c) 2006 Nokia Ltd. All rights reserved. 00002 00003 #ifndef __S60MemoryLab_hrh__ 00004 #define __S60MemoryLab_hrh__ 00005 00006 // S60MemoryLab command codes 00007 enum TS60MemoryLabCommandIds 00008 { 00009 ES60MemoryLabCmdToggleLabels = 1, 00010 ES60MemoryLabCmdCleanupStackTest 00011 }; 00012 00013 #endif // __S60MemoryLab_hrh__