soc/intel/xeon_sp/spr: Drop microcode constraints
[coreboot2.git] / src / include / pc80 / isa-dma.h
blob7c391e99d2cfc80eba90857f9f00f6eb069b2044
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef PC80_ISA_DMA_H
4 #define PC80_ISA_DMA_H
6 void isa_dma_init(void);
8 #endif /* PC80_ISA_DMA_H */