mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 08:54:05 +08:00
dfc70b1ddb
Use lib_get_stream() to fetch stdin/stdout/stderr, since is more easy to works with other language by function call than export native C structure memory layout. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>