From d9db4e43f32feb1f24a3054e927cff2877e788b4 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 12 Jan 2009 23:32:37 +0000 Subject: 2009-01-12 Nathan Froyd * libc/machine/powerpc/vfscanf.c (__sccl): Remove declaration. --- newlib/libc/machine/powerpc/vfscanf.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'newlib/libc') diff --git a/newlib/libc/machine/powerpc/vfscanf.c b/newlib/libc/machine/powerpc/vfscanf.c index 4f14d3a50..f759506e1 100644 --- a/newlib/libc/machine/powerpc/vfscanf.c +++ b/newlib/libc/machine/powerpc/vfscanf.c @@ -208,8 +208,6 @@ typedef union float f[4]; } vec_union; -/*static*/ u_char *__sccl (); - /* * vfscanf */ -- cgit v1.2.3