diff options
Diffstat (limited to 'libbb/hash_md5_sha_x86-64.S.sh')
-rwxr-xr-x | libbb/hash_md5_sha_x86-64.S.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/hash_md5_sha_x86-64.S.sh b/libbb/hash_md5_sha_x86-64.S.sh index 47c40af..656fb54 100755 --- a/libbb/hash_md5_sha_x86-64.S.sh +++ b/libbb/hash_md5_sha_x86-64.S.sh @@ -433,7 +433,7 @@ echo " .size sha1_process_block64, .-sha1_process_block64 .section .rodata.cst16.sha1const, \"aM\", @progbits, 16 - .align 16 + .balign 16 rconst0x5A827999: .long 0x5A827999 .long 0x5A827999 |