Merge remote-tracking branch 'sound-asoc/for-next'
[deliverable/linux.git] / arch / sparc / lib / divdi3.S
index 9614b48b6ef839fe52d8dcb463419634fe2d5770..a2b5a976be33612cce76a5b76c531b5bd1f06adb 100644 (file)
@@ -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 <asm/export.h>
        .text
        .align 4
        .globl __divdi3
@@ -279,3 +280,4 @@ __divdi3:
 .LL81:
        ret
        restore
+EXPORT_SYMBOL(__divdi3)
This page took 0.023358 seconds and 5 git commands to generate.