summary refs log tree commit diff stats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/system/hvf_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/system/hvf_int.h b/include/system/hvf_int.h
index 8c8b84012d..d774e58df9 100644
--- a/include/system/hvf_int.h
+++ b/include/system/hvf_int.h
@@ -44,6 +44,7 @@ typedef struct hvf_vcpu_caps {
 
 struct HVFState {
     AccelState parent;
+
     hvf_slot slots[32];
     int num_slots;