secp256k1
This commit is contained in:
9
secp256k1/cmake/source_arm32.s
Normal file
9
secp256k1/cmake/source_arm32.s
Normal file
@@ -0,0 +1,9 @@
|
||||
.syntax unified
|
||||
.eabi_attribute 24, 1
|
||||
.eabi_attribute 25, 1
|
||||
.text
|
||||
.global main
|
||||
main:
|
||||
ldr r0, =0x002A
|
||||
mov r7, #1
|
||||
swi 0
|
||||
Reference in New Issue
Block a user