aboutsummaryrefslogtreecommitdiff
path: root/src/secp256k1/cmake/source_arm32.s
blob: d3d9347057a03f71adf3e354fc0f6b56ca95d229 (plain)
1
2
3
4
5
6
7
8
9
.syntax unified
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.text
.global main
main:
	ldr	r0, =0x002A
	mov	r7, #1
	swi	0