Index: tests/common/register_set.h |
diff --git a/tests/common/register_set.h b/tests/common/register_set.h |
index 591da43e04e4d89f3261104ac7942fab37900bf7..d1b4d9e61a5e687e65c5a08a2f15993419b28bfc 100644 |
--- a/tests/common/register_set.h |
+++ b/tests/common/register_set.h |
@@ -254,6 +254,7 @@ extern const uint8_t kX86FlagBits[5]; |
void callee_func(struct NaClSignalContext *regs); \ |
__asm__( \ |
".pushsection .text, \"ax\", %progbits\n" \ |
+ ".p2align 4\n" \ |
#def_func ":\n" \ |
"push {r0}\n" /* Leave space for cpsr */ \ |
"push {r0}\n" /* Leave space for prog_ctr */ \ |