traceservices/tracefw/utf_trace_api/unit_test/devicedriver/inc/d32utrace.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    16 //
    16 //
    17 
    17 
    18 #ifndef D32UTRACE_H
    18 #ifndef D32UTRACE_H
    19 #define D32UTRACE_H
    19 #define D32UTRACE_H
    20 
    20 
    21 #include <e32cmn.h>
    21 /*#include <e32cmn.h>
    22 #include <e32ver.h>
    22 #include <e32ver.h>
       
    23 */
    23 
    24 
    24 #ifndef __KERNEL_MODE__
    25 #ifndef __KERNEL_MODE__
    25 #include <e32std.h>
    26 //#include <e32std.h>
    26 #endif
    27 #endif
       
    28 
    27 
    29 
    28 
    30 
    29 /**
    31 /**
    30 Interface to the utrace api.
    32 Interface to the utrace api.
    31 
    33