adaptationlayer/dataport/dataport_csy/src/dpdataconfig.cpp
changeset 5 8ccc39f9d787
parent 0 63b37f68c1ce
child 9 8486d82aef45
equal deleted inserted replaced
4:510c70acdbf6 5:8ccc39f9d787
    28 #include "dpdatabuffer.h"   // base class for rx and tx buffers
    28 #include "dpdatabuffer.h"   // base class for rx and tx buffers
    29 #include "dpmif.h"          // message interface mif
    29 #include "dpmif.h"          // message interface mif
    30 #include "dplog.h"          // dataport logging
    30 #include "dplog.h"          // dataport logging
    31 
    31 
    32 #include <pipe_sharedisi.h>
    32 #include <pipe_sharedisi.h>
    33 #include "osttracedefinitions.h"
    33 #include "OstTraceDefinitions.h"
    34 #ifdef OST_TRACE_COMPILER_IN_USE
    34 #ifdef OST_TRACE_COMPILER_IN_USE
    35 #include "dpdataconfigtraces.h"
    35 #include "dpdataconfigTraces.h"
    36 #endif
    36 #endif
    37 
    37 
    38 
    38 
    39 // LOCAL FUNCTION PROTOTYPES
    39 // LOCAL FUNCTION PROTOTYPES
    40 // none
    40 // none