tizen 2.0 init
[framework/multimedia/gst-plugins-base0.10.git] / tests / check / libs / libsabi.c
index e2111ba..2bce3a1 100644 (file)
 #include "struct_x86_64.h"
 #define HAVE_ABI_SIZES TRUE
 #else
+#ifdef HAVE_CPU_ARM
+#include "struct_arm.h"
+#define HAVE_ABI_SIZES TRUE
+#else
 /* in case someone wants to generate a new arch */
 #include "struct_i386.h"
 #define HAVE_ABI_SIZES FALSE
 #endif
 #endif
+#endif
 
 GST_START_TEST (test_ABI)
 {