[package/mac80211]: tune ath dependencies - carl9170 can be used on targets with...
[openwrt.git] / toolchain / uClibc / patches-0.9.32 / 410-llvm_workaround.patch
1 --- a/libc/stdio/_stdio.c
2 +++ b/libc/stdio/_stdio.c
3 @@ -124,7 +124,7 @@
4 __FLAG_NBF|__FLAG_WRITEONLY, \
5 2, \
6 NULL, \
7 - NULL, \
8 + 0, \
9 0 )
10 };
11
This page took 0.041738 seconds and 5 git commands to generate.