Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/i386/memcmp.S')
-rw-r--r--newlib/libc/machine/i386/memcmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/machine/i386/memcmp.S b/newlib/libc/machine/i386/memcmp.S
index 23419ddb8..a8589c095 100644
--- a/newlib/libc/machine/i386/memcmp.S
+++ b/newlib/libc/machine/i386/memcmp.S
@@ -11,6 +11,7 @@
#include "i386mach.h"
.global SYM (memcmp)
+ SOTYPE_FUNCTION(memcmp)
SYM (memcmp):