Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / native_client / tests / thread_suspension / suspend_test_guest.c
index 1773ed5..e996d10 100644 (file)
@@ -216,7 +216,7 @@ __asm__(".pushsection .text, \"ax\", %progbits\n"
         "bx r4\n"
         ".popsection\n");
 #elif defined(__mips__)
-__asm__(".pushsection .text, \"ax\", %progbits\n"
+__asm__(".pushsection .text, \"ax\", @progbits\n"
         ".p2align 4\n"
         ".global SyscallReturnAddress\n"
         "SyscallReturnAddress:\n"