mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
libc/stream: provide lowerout_stream default initialization function
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
b58cd6ad34
commit
0c95bf73dc
@@ -309,6 +309,8 @@ extern "C"
|
||||
# define EXTERN extern
|
||||
#endif
|
||||
|
||||
extern struct lib_outstream_s g_lowoutstream;
|
||||
|
||||
/****************************************************************************
|
||||
* Public Function Prototypes
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user