summaryrefslogtreecommitdiffstats
path: root/apps/osmocomBB/osmocomBB/include/calypso/dma.h
blob: 00b9bde76b98668be8d5bf9d469df716856eac73 (plain)
1
2
3
4
5
6
#ifndef _CALYPSO_DMA_H
#define _CALYPSO_DMA_H

void dma_init(void);

#endif /* _CALYPSO_DMA_H */