mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 19:11:03 +02:00
* fixed syscall0 for arm eabi
git-svn-id: trunk@11914 -
This commit is contained in:
parent
04fe88f134
commit
037f95c451
@ -31,7 +31,6 @@ asm
|
|||||||
str r7,[sp,#-4]!
|
str r7,[sp,#-4]!
|
||||||
mov r7,r0
|
mov r7,r0
|
||||||
swi #0x0
|
swi #0x0
|
||||||
ldr r7,[sp],#4
|
|
||||||
cmn r0,#126
|
cmn r0,#126
|
||||||
ldr r7,[sp],#4
|
ldr r7,[sp],#4
|
||||||
movls pc,lr
|
movls pc,lr
|
||||||
|
Loading…
Reference in New Issue
Block a user