X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=arch%2Fsparc%2Flib%2Fdivdi3.S;h=a2b5a976be33612cce76a5b76c531b5bd1f06adb;hb=46d7cbb2c49ac93246aad9ac76b39ef2ac7bc41b;hp=9614b48b6ef839fe52d8dcb463419634fe2d5770;hpb=e5451c8f8330e03ad3cfa16048b4daf961af434f;p=linux-2.6-microblaze.git diff --git a/arch/sparc/lib/divdi3.S b/arch/sparc/lib/divdi3.S index 9614b48b6ef8..a2b5a976be33 100644 --- a/arch/sparc/lib/divdi3.S +++ b/arch/sparc/lib/divdi3.S @@ -17,6 +17,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include .text .align 4 .globl __divdi3 @@ -279,3 +280,4 @@ __divdi3: .LL81: ret restore +EXPORT_SYMBOL(__divdi3)