aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/vmx_intercept.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/asm-x86/vmx_intercept.h')
-rw-r--r--xen/include/asm-x86/vmx_intercept.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xen/include/asm-x86/vmx_intercept.h b/xen/include/asm-x86/vmx_intercept.h
index 54f118ce39..9687f8cdec 100644
--- a/xen/include/asm-x86/vmx_intercept.h
+++ b/xen/include/asm-x86/vmx_intercept.h
@@ -9,7 +9,6 @@
#include <xen/errno.h>
#include <public/io/ioreq.h>
-
#define MAX_IO_HANDLER 6
typedef int (*intercept_action_t)(ioreq_t*);