pi-u-boot/tools/getline.h

2 lines
54 B
C
Raw Normal View History

2023-10-29 16:07:36 +08:00
int getline(char **lineptr, size_t *n, FILE *stream);