vserver 1.9.5.x5
[linux-2.6.git] / arch / ppc / lib / string.S
index 2b60910..8d08a2e 100644 (file)
@@ -216,12 +216,6 @@ _GLOBAL(memset)
        bdnz    8b
        blr
 
-_GLOBAL(bcopy)
-       mr      r6,r3
-       mr      r3,r4
-       mr      r4,r6
-       b       memcpy
-
 /*
  * This version uses dcbz on the complete cache lines in the
  * destination area to reduce memory traffic.  This requires that