summaryrefslogtreecommitdiff
path: root/src/vm/amd64/jithelpers_slow.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/amd64/jithelpers_slow.S')
-rw-r--r--src/vm/amd64/jithelpers_slow.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm/amd64/jithelpers_slow.S b/src/vm/amd64/jithelpers_slow.S
index 32b0d5fdaf..0cd5768f35 100644
--- a/src/vm/amd64/jithelpers_slow.S
+++ b/src/vm/amd64/jithelpers_slow.S
@@ -92,7 +92,7 @@ LEAF_ENTRY JIT_WriteBarrier_Debug, _TEXT
mov byte ptr [rdi], 0FFh
ret
- .align 16
+ .balign 16
Exit_Debug:
REPRET
LEAF_END_MARKED JIT_WriteBarrier_Debug, _TEXT