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/stdlib/__ten_mu.c')
-rw-r--r--newlib/libc/stdlib/__ten_mu.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/newlib/libc/stdlib/__ten_mu.c b/newlib/libc/stdlib/__ten_mu.c
index a7fe70caf..25af8d0c7 100644
--- a/newlib/libc/stdlib/__ten_mu.c
+++ b/newlib/libc/stdlib/__ten_mu.c
@@ -9,8 +9,7 @@
#include "std.h"
int
-_DEFUN (__ten_mul, (acc, digit),
- double *acc,
+__ten_mul (double *acc,
int digit)
{
/*