diff options
Diffstat (limited to 'libc/private/bionic_asm_arm64.h')
-rw-r--r-- | libc/private/bionic_asm_arm64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/private/bionic_asm_arm64.h b/libc/private/bionic_asm_arm64.h index 43ecaf34c..463ca312a 100644 --- a/libc/private/bionic_asm_arm64.h +++ b/libc/private/bionic_asm_arm64.h @@ -37,7 +37,7 @@ #pragma once -#define __bionic_asm_align 0 +#define __bionic_asm_align 16 #undef __bionic_asm_function_type #define __bionic_asm_function_type %function |