Browse Source

* Removed leftover from my experiments (calling directly pascal main).

git-svn-id: branches/targetandroid@23434 -
yury 12 years ago
parent
commit
12fe3bb65d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      rtl/android/arm/prt0.as

+ 0 - 2
rtl/android/arm/prt0.as

@@ -57,8 +57,6 @@ _fpc_start:
         ldr ip,=operatingsystem_parameter_envp
         ldr ip,=operatingsystem_parameter_envp
         str r5,[ip]
         str r5,[ip]
         
         
-        b PASCALMAIN
-        
         /* Call __libc_init */
         /* Call __libc_init */
         /* ELF data block */
         /* ELF data block */
       	mov r0, sp
       	mov r0, sp