diff options
Diffstat (limited to 'newlib/libc/stdio/Makefile.in')
-rw-r--r-- | newlib/libc/stdio/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/libc/stdio/Makefile.in b/newlib/libc/stdio/Makefile.in index 23c4fbe..1d7deab 100644 --- a/newlib/libc/stdio/Makefile.in +++ b/newlib/libc/stdio/Makefile.in @@ -705,7 +705,6 @@ CHEWOUT_FILES = \ getline.def \ gets.def \ getw.def \ - getwc.def \ getwchar.def \ mktemp.def \ open_memstream.def \ @@ -716,7 +715,6 @@ CHEWOUT_FILES = \ putchar_u.def \ puts.def \ putw.def \ - putwc.def \ putwchar.def \ remove.def \ rename.def \ |