kernel/eka/include/drivers/locmedia.h
branchRCL_3
changeset 23 1df514389a47
parent 6 0173bcd7697c
child 28 5b5d147c7838
equal deleted inserted replaced
22:2f92ad2dc5db 23:1df514389a47
    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__