gk7205v200-uboot/tools/getline.h

2 lines
54 B
C
Raw Normal View History

2025-08-07 17:13:54 +08:00
int getline(char **lineptr, size_t *n, FILE *stream);