summaryrefslogtreecommitdiffstats
path: root/src/include/pc80/isa-dma.h
blob: 205a1b4d7040933632e039656f284b3ad016d1f4 (plain)
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 */