mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 08:59:26 +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]!
|
||||
mov r7,r0
|
||||
swi #0x0
|
||||
ldr r7,[sp],#4
|
||||
cmn r0,#126
|
||||
ldr r7,[sp],#4
|
||||
movls pc,lr
|
||||
|
Loading…
Reference in New Issue
Block a user