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/xdr/xdr_sizeof.c')
-rw-r--r--newlib/libc/xdr/xdr_sizeof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/xdr/xdr_sizeof.c b/newlib/libc/xdr/xdr_sizeof.c
index b7dc6d098..427917640 100644
--- a/newlib/libc/xdr/xdr_sizeof.c
+++ b/newlib/libc/xdr/xdr_sizeof.c
@@ -111,7 +111,7 @@ _DEFUN (x_inline, (xdrs, len),
}
static int
-_DEFUN_VOID (harmless)
+harmless (void)
{
/* Always return FALSE/NULL, as the case may be */
return 0;