mirror of https://github.com/F-Stack/f-stack.git
9 lines
121 B
C
9 lines
121 B
C
|
/*-
|
||
|
* This file is in the public domain.
|
||
|
*/
|
||
|
/* $FreeBSD$ */
|
||
|
|
||
|
#include <x86/iommu.h>
|
||
|
|
||
|
#define IOMMU_DOMAIN_UNLOAD_SLEEP
|