Forráskód Böngészése

same for __fputc_unlocked

Peter S. Mazinger 20 éve
szülő
commit
59b49e514f
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      libc/stdio/putwchar.c

+ 1 - 0
libc/stdio/putwchar.c

@@ -22,6 +22,7 @@ strong_alias(putwchar_unlocked,putwchar)
 
 #elif defined __UCLIBC_HAS_THREADS__
 
+libc_hidden_proto(__fputc_unlocked)
 /* psm: should this be fputwc? */
 libc_hidden_proto(fputc)