linuxOS_AP05/u-boot/tools/getline.h

2 lines
54 B
C
Raw Permalink Normal View History

2025-06-02 05:59:07 +00:00
int getline(char **lineptr, size_t *n, FILE *stream);