Add dummy implementation of __aeabi_unwind_cpp_pr0 to prevent compiler errors
authorAneesh V <aneesh@ti.com>
Mon, 5 Dec 2011 11:20:44 +0000 (16:50 +0530)
committerAnand Gadiyar <gadiyar@ti.com>
Mon, 5 Dec 2011 11:20:44 +0000 (16:50 +0530)
commit8219b15a1777c0e698dc97292b92e7b79951b7a0
treee9dc471fd2753c511922664ed6f5a214b55bbe6c
parentc4289f1bee035dea41536c5ba5e1bc36c7d493c4
Add dummy implementation of __aeabi_unwind_cpp_pr0 to prevent compiler errors

Courtesy Wolfgang's patch for u-boot:
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/78612

Signed-off-by: Aneesh V <aneesh@ti.com>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
lib/Makefile
lib/eabi_compat.c [new file with mode: 0644]