gsprofilesrv_plat/settings_framework_api/inc/MGSWatchDog.h
branchRCL_3
changeset 14 9941bcf99348
parent 0 8c5d936e5675
equal deleted inserted replaced
13:f392bfb21e08 14:9941bcf99348
    20 #ifndef GSWATCHDOG_INTERFACE_H
    20 #ifndef GSWATCHDOG_INTERFACE_H
    21 #define GSWATCHDOG_INTERFACE_H
    21 #define GSWATCHDOG_INTERFACE_H
    22 
    22 
    23 // System includes
    23 // System includes
    24 #include <e32base.h>
    24 #include <e32base.h>
       
    25 
       
    26 #ifdef _DEBUG
       
    27     #define GS_ENABLE_WATCH_DOG
       
    28 #endif
       
    29 
    25 
    30 
    26 // CONSTANTS
    31 // CONSTANTS
    27 
    32 
    28 // CLASS DECLARATION
    33 // CLASS DECLARATION
    29 
    34