]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
SPARC64 memmove implementation.
authorUlrich Drepper <drepper@redhat.com>
Tue, 23 Nov 1999 17:07:34 +0000 (17:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 23 Nov 1999 17:07:34 +0000 (17:07 +0000)
sysdeps/sparc/sparc64/memmove.c [new file with mode: 0644]

diff --git a/sysdeps/sparc/sparc64/memmove.c b/sysdeps/sparc/sparc64/memmove.c
new file mode 100644 (file)
index 0000000..a8d2d49
--- /dev/null
@@ -0,0 +1 @@
+/* memmove is in memcpy.S */