mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
eb0a43f4cf
By left-aligned display, the effect is as follows (0, 1, 2 is fd information, 3 is sd information)
FD OFLAGS TYPE POS PATH
0 3 1 0 /dev/console
1 3 1 0 /dev/console
2 3 1 0 /dev/console
3 65 2
Signed-off-by: chenrun1 <chenrun1@xiaomi.com>