traceservices/tracefw/ost_trace_api/unit_test/devicedriver/inc/d32utrace.h
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
    26 #ifndef __KERNEL_MODE__
    26 #ifndef __KERNEL_MODE__
    27 #include <e32std.h>
    27 #include <e32std.h>
    28 #endif
    28 #endif
    29 #include <e32cmn.h>
    29 #include <e32cmn.h>
    30 #include <e32ver.h>
    30 #include <e32ver.h>
       
    31 
    31 #include "te_tracerecord.h"
    32 #include "te_tracerecord.h"
    32 
    33 
    33 //needs to be the filename of the driver
    34 //needs to be the filename of the driver
    34 _LIT(KUTraceDDDisabledFilename, "te_ostdd_disabled.ldd");
    35 _LIT(KUTraceDDDisabledFilename, "te_ostdd_disabled.ldd");
    35 _LIT(KUTraceDDEnabledFilename, "te_ostdd_enabled.ldd");
    36 _LIT(KUTraceDDEnabledFilename, "te_ostdd_enabled.ldd");