Merge "libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and higher"

This commit is contained in:
Elliott Hughes 2013-08-02 22:39:08 +00:00 committed by Gerrit Code Review
commit a6ed05c1c4

View file

@ -113,6 +113,7 @@
XX(__aeabi_idiv) \
XX(__aeabi_l2d) \
XX(__aeabi_l2f) \
XX(__aeabi_lasr) \
XX(__aeabi_lmul) \
XX(__aeabi_llsl) \
XX(__aeabi_llsr) \
@ -123,7 +124,7 @@
XX(__cmpdf2) \
XX(__divdf3) \
XX(__divsf3) \
XX(__eqdf2) \
XX(__eqdf2) \
XX(__extendsfdf2) \
XX(__fixdfsi) \
XX(__fixsfsi) \