ndk: Add crtbegin_so.o / crtend_so.o to android-3

This change adds crtbegin_so.o and crtend_so.o under
platforms/android-3/arch-arm/lib.

This is in preparation of another toolchain patch that will require
these files for all platform versions (for now, they are only defined
starting from android-9).

Note that these files are just copies of the existing ones, named
crtbegin_dynamic.o and crtend_android.o respectively.

The NDK build script will automatically use the new files if it finds
them, so shouldn't need to be updated.

Change-Id: I6a446266b54b871cd957dfd737054b302678b2d3
This commit is contained in:
David 'Digit' Turner
2011-07-14 05:51:31 +02:00
parent 9e5560f7ee
commit 75cedfadcd
2 changed files with 0 additions and 0 deletions

Binary file not shown.

Binary file not shown.