This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / sparc64 / lib / VISbzero.S
index 06b697b..c871399 100644 (file)
@@ -83,6 +83,8 @@
        .text
        .align          32
 #ifdef __KERNEL__
+       .globl          __bzero_begin
+__bzero_begin:
        .globl          __bzero, __bzero_noasi
 __bzero_noasi:
        rd              %asi, %g5
@@ -272,3 +274,5 @@ VISbzerofixup_zb:
        ba,pt           %xcc, VISbzerofixup_ret0
         sub            %o1, %g2, %o0
 #endif
+       .globl          __bzero_end
+__bzero_end: