1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:52:44 +01:00

fixup! treewide: Replace uses of stdio_write with stdio_write_all

This commit is contained in:
chrysn 2024-02-23 13:58:53 +01:00
parent 74a80b67e1
commit 0bcba79f1b

View File

@ -25,6 +25,7 @@
#include <string.h>
#include <unistd.h>
#include "stdio_base.h"
#include "kernel_defines.h"
#include "fmt.h"