traceservices/tracefw/ost_trace_api/unit_test/devicedriver/inc/d32utrace.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    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 
       
    32 #include "te_tracerecord.h"
    31 #include "te_tracerecord.h"
    33 
    32 
    34 //needs to be the filename of the driver
    33 //needs to be the filename of the driver
    35 _LIT(KUTraceDDDisabledFilename, "te_ostdd_disabled.ldd");
    34 _LIT(KUTraceDDDisabledFilename, "te_ostdd_disabled.ldd");
    36 _LIT(KUTraceDDEnabledFilename, "te_ostdd_enabled.ldd");
    35 _LIT(KUTraceDDEnabledFilename, "te_ostdd_enabled.ldd");