libc/stream: provide lowerout_stream default initialization function

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
This commit is contained in:
yinshengkai
2023-12-21 22:19:19 +08:00
committed by Alan Carvalho de Assis
parent b58cd6ad34
commit 0c95bf73dc
2 changed files with 22 additions and 0 deletions
+2
View File
@@ -309,6 +309,8 @@ extern "C"
# define EXTERN extern
#endif
extern struct lib_outstream_s g_lowoutstream;
/****************************************************************************
* Public Function Prototypes
****************************************************************************/