mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
fix assembler compilation on MacOS
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#ifndef __APPLE__
|
||||
.section .rodata
|
||||
#else
|
||||
.const
|
||||
#endif
|
||||
|
||||
.globl CRYPTO_NAMESPACE(batch_REDMASK51)
|
||||
.globl CRYPTO_NAMESPACE(batch_121666_213)
|
||||
|
||||
Reference in New Issue
Block a user