kernel/eka/include/drivers/locmedia.h
changeset 121 661475905584
parent 33 0173bcd7697c
child 117 5b5d147c7838
child 123 fc55edbf3919
equal deleted inserted replaced
120:b42b9ce90ea9 121:661475905584
    21 #include <d32locd.h>
    21 #include <d32locd.h>
    22 
    22 
    23 #if defined(_DEBUG) && defined(__DEMAND_PAGING__)
    23 #if defined(_DEBUG) && defined(__DEMAND_PAGING__)
    24 #define __CONCURRENT_PAGING_INSTRUMENTATION__
    24 #define __CONCURRENT_PAGING_INSTRUMENTATION__
    25 #endif
    25 #endif
    26 #if defined(_DEBUG) && defined(__DEMAND_PAGING__)
    26 #ifdef __DEMAND_PAGING__
    27 #define __DEMAND_PAGING_BENCHMARKS__
    27 #define __DEMAND_PAGING_BENCHMARKS__
    28 #endif
    28 #endif
    29 
    29 
    30 #ifdef __WINS__
    30 #ifdef __WINS__
    31 	#define __EMULATOR_DMA_SUMULATION__
    31 	#define __EMULATOR_DMA_SUMULATION__