diff options
Diffstat (limited to 'libc/string/sparc/memmove.c')
-rw-r--r-- | libc/string/sparc/memmove.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/string/sparc/memmove.c b/libc/string/sparc/memmove.c new file mode 100644 index 000000000..a8d2d4994 --- /dev/null +++ b/libc/string/sparc/memmove.c @@ -0,0 +1 @@ +/* memmove is in memcpy.S */ |