]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/lib/ppcstring.S
ARM: tegra: pick up actual memory size
[u-boot] / arch / powerpc / lib / ppcstring.S
index 97023a0555a593ffba8d7710922738dcca9b7a5d..56bb3b824e7fcfb6edee7eb48b759e404ce9592a 100644 (file)
@@ -3,10 +3,7 @@
  *
  * Copyright (C) 1996 Paul Mackerras.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version
- * 2 of the License, or (at your option) any later version.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <ppc_asm.tmpl>
 #include <asm/errno.h>
@@ -95,13 +92,6 @@ memset:
        bdnz    8b
        blr
 
-       .globl  bcopy
-bcopy:
-       mr      r6,r3
-       mr      r3,r4
-       mr      r4,r6
-       b       memcpy
-
        .globl  memmove
 memmove:
        cmplw   0,r3,r4