]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm64/include/iommu.h
busdma: emit a warning for use of filters
[FreeBSD/FreeBSD.git] / sys / arm64 / include / iommu.h
1 /*-
2  * This file is in the public domain.
3  */
4
5 #ifndef _MACHINE_IOMMU_H_
6 #define _MACHINE_IOMMU_H_
7
8 #include <arm64/iommu/iommu.h>
9
10 #endif /* !_MACHINE_IOMMU_H_ */