summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/i386/memcpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/i386/memcpy.S')
-rw-r--r--newlib/libc/machine/i386/memcpy.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/machine/i386/memcpy.S b/newlib/libc/machine/i386/memcpy.S
index c0fd8f27e..488290fdc 100644
--- a/newlib/libc/machine/i386/memcpy.S
+++ b/newlib/libc/machine/i386/memcpy.S
@@ -11,6 +11,7 @@
#include "i386mach.h"
.global SYM (memcpy)
+ SOTYPE_FUNCTION(memcpy)
SYM (memcpy):