summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/i386/f_ldexpf.S
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/i386/f_ldexpf.S')
-rw-r--r--newlib/libc/machine/i386/f_ldexpf.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/machine/i386/f_ldexpf.S b/newlib/libc/machine/i386/f_ldexpf.S
index e2bf387b0..cded4cd95 100644
--- a/newlib/libc/machine/i386/f_ldexpf.S
+++ b/newlib/libc/machine/i386/f_ldexpf.S
@@ -20,6 +20,7 @@ There is no error checking or setting of errno.
#include "i386mach.h"
.global SYM (_f_ldexpf)
+ SOTYPE_FUNCTION(_f_ldexpf)
SYM (_f_ldexpf):
pushl ebp