Merge remote-tracking branch 'ftrace/for-next'
[deliverable/linux.git] / arch / sparc / lib / strncmp_64.S
index 0656627166f38e3070731893beeba2acbad1b571..efb5f884330d73538f6ce74b09ace90076782023 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <linux/linkage.h>
 #include <asm/asi.h>
+#include <asm/export.h>
 
        .text
 ENTRY(strncmp)
@@ -28,3 +29,4 @@ ENTRY(strncmp)
        retl
         clr    %o0
 ENDPROC(strncmp)
+EXPORT_SYMBOL(strncmp)
This page took 0.025731 seconds and 5 git commands to generate.