OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / stdio / fgetws.c
index c7dcc7d..80af1a2 100644 (file)
@@ -7,9 +7,9 @@
 
 #include "_stdio.h"
 
-libc_hidden_proto(fgetws_unlocked)
+/* libc_hidden_proto(fgetws_unlocked) */
 
-libc_hidden_proto(fgetwc_unlocked)
+/* libc_hidden_proto(fgetwc_unlocked) */
 
 #ifdef __DO_UNLOCKED