freebsd-dev/sys/amd64/include/iommu.h
Ruslan Bukin c4cd699010 o Add machine/iommu.h and include MD iommu headers from it,
so we don't ifdef for every arch in busdma_iommu.c;
o No need to include specialreg.h for x86, remove it.

Requested by:	andrew
Reviewed by:	kib
Sponsored by:	DARPA/AFRL
Differential Revision:	https://reviews.freebsd.org/D25957
2020-08-05 19:11:31 +00:00

7 lines
86 B
C

/*-
* This file is in the public domain.
*/
/* $FreeBSD$ */
#include <x86/iommu.h>