Add TPM support to coreboot
[coreboot.git] / src / include / pc80 / isa-dma.h
1 #ifndef PC80_ISA_DMA_H
2 #define PC80_ISA_DMA_H
3
4 void isa_dma_init(void);
5
6 #endif /* PC80_ISA_DMA_H */