linuxOS_AP06/u-boot/tools/getline.h

2 lines
54 B
C
Raw Permalink Normal View History

2025-06-03 04:28:32 +00:00
int getline(char **lineptr, size_t *n, FILE *stream);