OSDN Git Service

get rid of wcrtomb jump reloc
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 14 Jan 2006 20:02:20 +0000 (20:02 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Sat, 14 Jan 2006 20:02:20 +0000 (20:02 -0000)
libc/stdio/scanf.c

index 0062d3c..4b1fd06 100644 (file)
@@ -94,6 +94,7 @@ libc_hidden_proto(vfwscanf)
 libc_hidden_proto(vswscanf)
 libc_hidden_proto(mbsrtowcs)
 libc_hidden_proto(mbrtowc)
+libc_hidden_proto(wcrtomb)
 libc_hidden_proto(ungetwc)
 libc_hidden_proto(iswspace)
 libc_hidden_proto(fgetwc_unlocked)