#ifndef __8237_DMA_H #define __8237_DMA_H #include struct vm_device * create_dma(); #endif