Modules/UDI - Attributes, PIO, CB allocation and channel_spawn
[tpg/acess2.git] / KernelLand / Modules / Interfaces / UDI / udi_lib / physio / dma.c
index 1b1eecd..03ba1bf 100644 (file)
@@ -6,6 +6,11 @@
 #include <udi.h>
 #include <udi_physio.h>
 
+struct udi_dma_handle_s
+{
+       
+};
+
 // === EXPORTS ===
 EXPORT(udi_dma_prepare);
 EXPORT(udi_dma_buf_map);

UCC git Repository :: git.ucc.asn.au