From 6c922712fd8ee7e75a1b45c4980be22d36d0d1d9 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Tue, 12 Jul 2011 14:51:11 +0200 Subject: Another reorganization of NWL sources --- dma/nwl_engine.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dma/nwl_engine.h (limited to 'dma/nwl_engine.h') diff --git a/dma/nwl_engine.h b/dma/nwl_engine.h new file mode 100644 index 0000000..778dc8a --- /dev/null +++ b/dma/nwl_engine.h @@ -0,0 +1,7 @@ +#ifndef _PCILIB_DMA_NWL_ENGINE_H +#define _PCILIB_DMA_NWL_ENGINE_H + +int dma_nwl_read_engine_config(nwl_dma_t *ctx, pcilib_nwl_engine_description_t *info, char *base); + +#endif /* _PCILIB_DMA_NWL_ENGINE_H */ + -- cgit v1.2.3