aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/check/crc32_x86.s
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/liblzma/check/crc32_x86.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/liblzma/check/crc32_x86.s b/src/liblzma/check/crc32_x86.s
index ad4ef097..f1ae7f76 100644
--- a/src/liblzma/check/crc32_x86.s
+++ b/src/liblzma/check/crc32_x86.s
@@ -45,7 +45,7 @@ init_table(void)
*/
.text
- .global lzma_crc32
+ .globl lzma_crc32
.type lzma_crc32, @function
.align 16