- // Copyright: (c) 2006 Nokia Ltd. All rights reserved.
- #ifndef __S60MemoryLab_hrh__
- #define __S60MemoryLab_hrh__
- // S60MemoryLab command codes
- enum TS60MemoryLabCommandIds
- {
- ES60MemoryLabCmdToggleLabels = 1,
- ES60MemoryLabCmdCleanupStackTest
- };
- #endif // __S60MemoryLab_hrh__