tools/nolibc: setvbuf: avoid unused parameter warnings
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 3 Aug 2023 07:28:47 +0000 (09:28 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Aug 2023 03:17:07 +0000 (05:17 +0200)
commit809145f8421b2212dd61c6f7385f79b78b7485d5
tree67a8e27b9e23221cb3cf882eb7aeb29e123ad9cf
parent640775022572380b6f78247f10c036e69d404947
tools/nolibc: setvbuf: avoid unused parameter warnings

This warning will be enabled later so avoid triggering it.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
tools/include/nolibc/stdio.h