uboot/u-boot-stm32mp-2020.01/tools/getline.h

2 lines
54 B
C
Raw Permalink Normal View History

2024-01-10 06:52:34 +00:00
int getline(char **lineptr, size_t *n, FILE *stream);