]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Include/IndustryStandard/Xen/arch-x86/xen-x86_32.h
OvmfPkg: Apply uncrustify changes
[mirror_edk2.git] / OvmfPkg / Include / IndustryStandard / Xen / arch-x86 / xen-x86_32.h
index 0314877f0b8a642f3a286a8b9ec03417e1a4bd98..caa4df5e809ccb4c8104b61561abb8e60cc6a879 100644 (file)
 #ifndef __ASSEMBLY__\r
 \r
 struct arch_vcpu_info {\r
-    UINTN cr2;\r
-    UINTN pad[5]; /* sizeof(vcpu_info_t) == 64 */\r
+  UINTN    cr2;\r
+  UINTN    pad[5]; /* sizeof(vcpu_info_t) == 64 */\r
 };\r
+\r
 typedef struct arch_vcpu_info arch_vcpu_info_t;\r
 \r
 #endif /* !__ASSEMBLY__ */\r