mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 12:49:09 +02:00
* mipsel-android: Fixed calling library startup code.
git-svn-id: trunk@26699 -
This commit is contained in:
parent
9699890e3d
commit
b21471a772
@ -91,3 +91,7 @@ EmptyEnv:
|
|||||||
.long 0
|
.long 0
|
||||||
.long 0
|
.long 0
|
||||||
.long 0
|
.long 0
|
||||||
|
|
||||||
|
/* --------------------------------------------------------- */
|
||||||
|
.section .init_array, "aw"
|
||||||
|
.long FPC_SHARED_LIB_START
|
||||||
|
Loading…
Reference in New Issue
Block a user