00001 00038 #ifndef APP_DMAPOOL_H_INCLUDED 00039 #define APP_DMAPOOL_H_INCLUDED 00040 00041 #define dma_pool_small_physmem_pool cpu_sram_pool 00042 #define dma_pool_large_physmem_pool dma_sram_pool 00043 00044 #endif /* APP_DMAPOOL_H_INCLUDED */