diff options
Diffstat (limited to 'newlib/libc')
-rw-r--r-- | newlib/libc/machine/powerpc/vfscanf.c | 2 |
1 files changed, 0 insertions, 2 deletions
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 */ |