[ARM32/Linux] cross-architecture build errro: stub for crossgen (#8917)
authorHyeongseok Oh <hseok82.oh@samsung.com>
Mon, 23 Jan 2017 11:19:43 +0000 (20:19 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Mon, 23 Jan 2017 11:19:43 +0000 (12:19 +0100)
Fix union name in T_CONTEXT used by arm/stubs.cpp

src/inc/crosscomp.h

index 3116fee..494ca7c 100644 (file)
@@ -68,7 +68,7 @@ typedef struct DECLSPEC_ALIGN(8) _T_CONTEXT {
         NEON128 Q[16];
         ULONGLONG D[32];
         DWORD S[32];
-    } DUMMYUNIONNAME;
+    };
 
     //
     // Debug registers