1 2 3 4 5 6
#ifndef PC80_ISA_DMA_H #define PC80_ISA_DMA_H void isa_dma_init(void); #endif /* PC80_ISA_DMA_H */