diff --git a/crypto/crc32c-pcl-intel-asm_64.S b/crypto/crc32c-pcl-intel-asm_64.S index 102566e..ec99030 100644 --- a/crypto/crc32c-pcl-intel-asm_64.S +++ b/crypto/crc32c-pcl-intel-asm_64.S @@ -321,7 +321,7 @@ LABEL less_than_ %j # less_than_j: Length should be in .size crc_pcl, .-crc_pcl ###SYM_FUNC_END(crc_pcl) -.section .rodata, "a", @progbits +.section .data, "a", @progbits ################################################################ ## jump table Table is 129 entries x 2 bytes each ################################################################