[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Export: udivdi3 and muldi3_hardproc



Dear all,

I am porting RTAI4, which requires udivdi3_proc and muldi3_hardproc.

I see those functions in arch/microblaze/lib/udivdi3.S and muldi3_hard.S.
I need to export those functions for RTAI modules.

In microblaze_ksym.c, I can export other functions which are written in .c,
but not those in .S.

Would you please advice me how to solve this issue?

Do I need to re-write those .S into .c, and export them?
Or can we have some mechanisms to directly export .S functions?

Regards,
Jari




___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/