linuxOS_D21X/source/uboot-2021.10/tools/getline.h

2 lines
54 B
C
Raw Normal View History

2024-11-29 08:13:19 +00:00
int getline(char **lineptr, size_t *n, FILE *stream);